mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +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'
|
||||
pkgname=wine
|
||||
version=5.10
|
||||
version=5.11
|
||||
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=9baaa09216c817f61bce39626b869d1e387d436eccda3d9e054cfab84802333d
|
||||
checksum=b3db23ce259ee07bf036d57021a9bedf6313064c38677ce7c0cc58db13821ae0
|
||||
|
||||
lib32mode=full
|
||||
archs="i686 x86_64*"
|
||||
|
|
Loading…
Add table
Reference in a new issue