wine: update to 3.2.
This commit is contained in:
parent
83513d36ef
commit
f2810c61d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=3.1
|
||||
version=3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-gstreamer"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz"
|
||||
checksum=0f33c021b9fdd35954c812dc09dc243f13796c254b41bb5fc47250f7cca42099
|
||||
checksum=5281066150b981d1c731584ee8f70bae5f38b393d411e29fa910de3ee20221a0
|
||||
|
||||
nopie_files="/usr/bin/wine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue