wine: update to 3.6.

This commit is contained in:
Helmut Pozimski 2018-04-14 14:56:05 +02:00 committed by Andrea Brancaleoni
parent 954acc1002
commit 5367c71b53
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wine' # Template file for 'wine'
pkgname=wine pkgname=wine
version=3.5 version=3.6
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" license="LGPL-2.1"
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=f42206143b7caf5527dbcd54c21f9b0a22338d8841d7fa08aa6c5f0b9dd72143 checksum=78502dc79a60430d2a2ef66bee146e38eb6dd679fd36b54acfc8f9b2ac07905c
nopie_files="/usr/bin/wine" nopie_files="/usr/bin/wine"