wine: update to 5.16.
This commit is contained in:
parent
2cd4569ec0
commit
350da86995
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=5.15
|
||||
version=5.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--bindir=/usr/libexec/wine"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
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=3f267cfcd4775bfdeddb1b2a592b875291f5e2dccdebce55f9b2012f7c670915
|
||||
checksum=98d9a62f89e20a8f1321aadd4183229aab47ca5b2f12c7e0968cf81634322249
|
||||
|
||||
lib32mode=full
|
||||
archs="i686 x86_64*"
|
||||
|
|
Loading…
Reference in New Issue