|
|
@ -1,14 +1,14 @@ |
|
|
|
import 'compile/configure' |
|
|
|
|
|
|
|
name=wine |
|
|
|
version=2.13 |
|
|
|
version=2.16 |
|
|
|
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" \ |
|
|
|
'f399d168a3e1129a6958119ec7c07252' |
|
|
|
'99ed1c3cf7a868fa0f2902412971e9d1' |
|
|
|
_ |
|
|
|
|
|
|
|
cd "$name-$version" |
|
|
|