From 8fd3acdea20b46436c5e92615586d4ba75d49825 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sat, 8 Sep 2018 16:42:17 +0200 Subject: [PATCH] Upgrade wine --- satellites/wine.sat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/satellites/wine.sat b/satellites/wine.sat index 2f85733..8aa65ac 100644 --- a/satellites/wine.sat +++ b/satellites/wine.sat @@ -1,15 +1,15 @@ import 'compile/configure' name=wine -version=3.13.1 -version_wine=3.13 +version=3.15 +version_wine=3.15 define_option 'wine32=: On x86_64, enable 32bit wine support. Specify the 32bit libdir here' dlextract "http://dl.winehq.org/$name/source/3.x/$name-$version_wine.tar.xz" \ - 'ef356c13bd7c14f3de7dd2a2a6b1906a' + 'b6fd6fbd08c1ff4599575ca5784bf920' dlextract "https://github.com/$name-staging/$name-staging/archive/v$version/$name-staging-$version.tar.gz" \ - '0bd377d1721f32c829b54ce1f6448c0a' + 'd1382d2f605503ab2cef8dc034987af6' _ cd "$name-$version_wine"