wine: update to 5.14.
This commit is contained in:
parent
2c494df3e0
commit
9808fe1cd8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=5.13
|
||||
version=5.14
|
||||
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=c46a5c1c2aaf41993de5a5e78b7780060e0e77066531d0ca672ae08e325e0152
|
||||
checksum=f442613537e90e67dbe8a5c4968c8bdb9a101a267892bb9ff67317e0b67fc9ef
|
||||
|
||||
lib32mode=full
|
||||
archs="i686 x86_64*"
|
||||
|
|
Loading…
Reference in a new issue