mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine: update to 4.18.
This commit is contained in:
parent
798b6cef07
commit
ba0d9e7427
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=4.17
|
version=4.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gstreamer"
|
configure_args="--without-gstreamer"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
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=7480a1436687486996ba6cf91fef71b70e6dafffbf2c55ea2430094c1025b2ae
|
checksum=d10b0550215f789655a1c67db91a8afc0b4284416bae1869396f06e2db360e32
|
||||||
|
|
||||||
nopie_files="/usr/bin/wine"
|
nopie_files="/usr/bin/wine"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue