diff --git a/satellites/wine.sat b/satellites/wine.sat index 0c2860a..eca9848 100644 --- a/satellites/wine.sat +++ b/satellites/wine.sat @@ -1,14 +1,14 @@ import 'compile/configure' name=wine -version=2.16 +version=2.19 update_url='https://www.winehq.org/' update_names="/announce/$version\"" define_option 'wine32=: On x86_64, enable 32bit wine support. Specify the 32bit libdir here' dlextract "http://dl.winehq.org/$name/source/2.x/$name-$version.tar.xz" \ - '99ed1c3cf7a868fa0f2902412971e9d1' + '0c01f70d4c051e5d1aa37528b794fd4b' _ cd "$name-$version"