Browse Source

Update wine to 2.19

master
mid-kid 7 years ago
parent
commit
6928f8a0fe
  1. 4
      satellites/wine.sat

4
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"

Loading…
Cancel
Save