wine: update to 1.9.17.

This commit is contained in:
Andrea Brancaleoni 2016-08-31 00:09:05 +02:00
parent 296d0c5f7c
commit b90544dbf0

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=1.9.16
version=1.9.17
revision=1
build_style=gnu-configure
configure_args="--without-gstreamer"
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="LGPL-2.1"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%.*}/wine-${version}.tar.bz2"
checksum=e120d6673aada93935c6661b75c2edc835a45a8e658b80934c36434b56940f04
checksum=6e1ee9dc2f3a11d529dc0133c4c0afb9e6e5440e1f34463faefeb9e55cc60ecf
lib32mode=full
only_for_archs=i686
@ -42,7 +42,7 @@ fi
if [ ${build_option_staging} ]; then
makedepends+=" libva-devel gtk+3-devel"
distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz"
checksum+=" 24b0386b3bd04a2e48b5233487b2b3479d6e4042b44378ad3b9f1e04c5082a1d"
checksum+=" 74c1263f978e08bb8d53806a384ae4cacb43e11c8d123761568263a1d61224a9"
fi
post_extract() {