wine: update to 2.21.

This commit is contained in:
Juan RP 2017-11-20 21:43:18 +01:00
parent cd0e387d8e
commit acce0d0ae3

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=2.19
version=2.21
revision=1
build_style=gnu-configure
configure_args="--without-gstreamer"
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="LGPL-2.1"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz"
checksum=487131e69875ae9c2d042798f954160146e603e449c3c97981f29b42f4a66095
checksum=bafa04e8cfbb3c5fbb6bb5080fb5d3f2f6816ac69518d0ed50aceadb66b4abef
CC="gcc"
CFLAGS="-O2 -pipe"
@ -35,7 +35,7 @@ binfmts="/usr/bin/wine --magic MZ"
build_options="staging"
desc_option_staging="Enable wine-staging patchset"
build_options_default="staging"
#build_options_default="staging"
nopie=yes