mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
wine: update to 6.0rc3.
This commit is contained in:
parent
18b5b36077
commit
9fef8f3b81
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=6.0rc2
|
version=6.0rc3
|
||||||
wrksrc=wine-${version/r/-r}
|
wrksrc=wine-${version/r/-r}
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,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%r*}/wine-${version/r/-r}.tar.xz"
|
distfiles="https://dl.winehq.org/wine/source/${version%r*}/wine-${version/r/-r}.tar.xz"
|
||||||
checksum=f20887cbe62cc42539b21f5823d64fdc310018b1533ebf042da81927f3920d76
|
checksum=703d6ba784f5c2b84821b4c6cdb6210b3ac4e0f53108cd07a169af80c9d9433e
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue