mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine: update to 5.11.
This commit is contained in:
parent
3b14c04612
commit
6334fc76e1
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.10
|
version=5.11
|
||||||
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=9baaa09216c817f61bce39626b869d1e387d436eccda3d9e054cfab84802333d
|
checksum=b3db23ce259ee07bf036d57021a9bedf6313064c38677ce7c0cc58db13821ae0
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue