mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 19:15:10 +02:00
parent
2252aac189
commit
d6c71061b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=6.0rc5
|
version=6.0rc6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=wine-${version/r/-r}
|
wrksrc=wine-${version/r/-r}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--bindir=/usr/libexec/wine"
|
configure_args="--bindir=/usr/libexec/wine"
|
||||||
|
@ -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=f1f10a0aef4dcc9cf4ec67f0828fc1f7f364e2e8e7c2f027c253c8e2004bf451
|
checksum=e67a97f198c96b3a624b637902be39be68c6dc5540d5594513078cf89780e6c1
|
||||||
|
|
||||||
build_options="mingw"
|
build_options="mingw"
|
||||||
build_options_default="mingw"
|
build_options_default="mingw"
|
||||||
|
|
Loading…
Add table
Reference in a new issue