wine: update to 9.15.
This commit is contained in:
parent
c942eecaa1
commit
82b41668ae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=9.14
|
||||
version=9.15
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
|
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
|
|||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
|
||||
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||
checksum="24572f49cf3473fc9ef2a1ad1cddf511ce0ef43daa55413b4720a6c3e3c89ea6
|
||||
0a7c9ca9f8d137657417495d5445793f89e5681965a6381d7cfafd998d019557"
|
||||
checksum="79adef436dd68ddbd70178670a3c23aa98e8afd5540ac0f42345894c458b78dd
|
||||
1534258ee6cd8cb853c650193644ea4a08357b5c9ca1345fe3efb798a3acf70e"
|
||||
|
||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||
# check for updates to these packages when updating wine
|
||||
|
|
Loading…
Reference in New Issue