wine: update to 4.12.1.
This commit is contained in:
parent
3bdcd134d4
commit
668a3dfa01
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=4.12
|
||||
version=4.12.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-gstreamer"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Run Microsoft Windows applications"
|
|||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz"
|
||||
checksum=00125c50b12363a4accd884de9463dc769601372ffbde6360bf40bfc19bbe5ab
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
|
||||
checksum=a0cf2d6925c60344367e0197760c84be738c56c50d559ac20cc19330c572d227
|
||||
|
||||
nopie_files="/usr/bin/wine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue