mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wine: update to 5.15.
This commit is contained in:
parent
1335f44c6d
commit
451c7ca185
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=5.14
|
version=5.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--bindir=/usr/libexec/wine"
|
configure_args="--bindir=/usr/libexec/wine"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
|
distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
|
||||||
checksum=f442613537e90e67dbe8a5c4968c8bdb9a101a267892bb9ff67317e0b67fc9ef
|
checksum=3f267cfcd4775bfdeddb1b2a592b875291f5e2dccdebce55f9b2012f7c670915
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue