wine: update to 1.9.4.
This commit is contained in:
parent
3e151a2987
commit
38fca75eee
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=1.9.3
|
version=1.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gstreamer"
|
configure_args="--without-gstreamer"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}/wine-${version}.tar.bz2"
|
distfiles="https://dl.winehq.org/wine/source/${version%.*}/wine-${version}.tar.bz2"
|
||||||
checksum=475f54855534c8ec45bb4be70d84fb98e7fe8467fb1a35f66b3c0e92f4ea090d
|
checksum=75c1eab6b980870b367a73db6e57eb0dc9242c2be8546f94084577a0ed0bbbb8
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
|
@ -40,7 +40,7 @@ fi
|
||||||
if [ ${build_option_staging} ]; then
|
if [ ${build_option_staging} ]; then
|
||||||
makedepends+=" libva-devel gtk+3-devel"
|
makedepends+=" libva-devel gtk+3-devel"
|
||||||
distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz"
|
distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz"
|
||||||
checksum+=" 84c98e0fd04a1deb76a40d2d04810421c94b02e2670fec6a8718bb2286fac4b6"
|
checksum+=" 1b3c6bb3e21e549fb8657cd9a2117946b7e78140b400c614dd41b041b6dc2674"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue