wine: update to 4.17.

This commit is contained in:
Andrew Benson 2019-09-29 16:08:33 -05:00 committed by Helmut Pozimski
parent 60e10181c1
commit 6ec1bf9275

View file

@ -1,6 +1,6 @@
# Template file for 'wine' # Template file for 'wine'
pkgname=wine pkgname=wine
version=4.16 version=4.17
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=8d7ba7a0643626c0349442577a1f1b06d3062a4129aac0bd5a2b0eb15b5b1d9f checksum=7480a1436687486996ba6cf91fef71b70e6dafffbf2c55ea2430094c1025b2ae
nopie_files="/usr/bin/wine" nopie_files="/usr/bin/wine"