wine: update to 3.16.
This commit is contained in:
parent
9cdfe0a033
commit
418c3cceeb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=3.15
|
||||
version=3.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-gstreamer"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz"
|
||||
checksum=2ca2cd95b69f2d89aaa481db34db20cbb249c6aba28ad77ecf383270326ab51e
|
||||
checksum=ad43bcf8f790c70a4d72e93c5bb818ed0d004c6a1fc6341d5d8fc7ab02a1a53c
|
||||
|
||||
nopie_files="/usr/bin/wine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue