wine: update to 1.9.22.

This commit is contained in:
Andrea Brancaleoni 2016-11-03 10:45:12 +01:00
parent a2edd8630a
commit 4b719279fd

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=1.9.21
version=1.9.22
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=8b6dd027021be9dd646d65bd19c0334c36dcf9403d8ed4a6e9460b6703efade1
checksum=a3bf8e1ac7c7a742601e4215687c8374dda4050ea64c0fc90fb196645a41ec41
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+=" 88fd8263ba3c13c18423298c49a83d8922e5b45b4797edcd8723aa5d855ce84f"
checksum+=" 1bd7a9a01aec4f2887bbb6df53883a44b9ff39afcaa36b4206c17bf985c245e0"
fi
post_extract() {