wine: update to 1.7.52.

This commit is contained in:
Juan RP 2015-10-05 17:04:03 +02:00
parent bd11066c70
commit 56fe4ad8a7

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=1.7.51
version=1.7.52
revision=1
build_style=gnu-configure
configure_args="--without-gstreamer"
@ -10,7 +10,7 @@ license="LGPL-2.1"
homepage="http://www.winehq.org/"
#distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" # Not working right now
distfiles="http://mirrors.ibiblio.org/wine/source/1.7/$pkgname-$version.tar.bz2"
checksum=397fc95b463d6ae1b65ab0477d9fe5d0871e8e2a3322bc9d984e438f2c4d0f52
checksum=0773b32a0c358323db4c383ceb1e9e28d5d4ed4ea37570af2bcb41fecf0d554b
lib32mode=full
only_for_archs=i686
@ -42,7 +42,7 @@ fi
if [ ${build_option_staging} ]; then
makedepends+=" pulseaudio-devel libva-devel gtk+3-devel"
distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz"
checksum+=" 662cbfcca95405045ba063f312fa4f605d8c48b7b0930c951e2ebac817f3b763"
checksum+=" 84354a10e4226b5e456abb6d5727f4514c79d537ca809bb114a945830166cd73"
fi
if [ ${build_option_d3d9} ]; then