wine: update to 1.9.21.
This commit is contained in:
parent
d8c8f2ddfa
commit
0aa7572503
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.20
|
version=1.9.21
|
||||||
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=2769f30642329916f12696f7be225644d28fc54d1b9181c979381d70b9a279df
|
checksum=8b6dd027021be9dd646d65bd19c0334c36dcf9403d8ed4a6e9460b6703efade1
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
|
@ -42,7 +42,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+=" 201506a3e58fd46b590cfc2f9f70d2e3ba6d3bcff5640da135cee9118e71babc"
|
checksum+=" 88fd8263ba3c13c18423298c49a83d8922e5b45b4797edcd8723aa5d855ce84f"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue