wine: update to 3.15. (#2296)
This commit is contained in:
parent
2d9687daec
commit
b02b42a653
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=3.14
|
||||
version=3.15
|
||||
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=47896634c255c202d04b85f884b4f1bceb02e1d7bb2ff257b6bc8d69d4b0b005
|
||||
checksum=2ca2cd95b69f2d89aaa481db34db20cbb249c6aba28ad77ecf383270326ab51e
|
||||
|
||||
nopie_files="/usr/bin/wine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue