wine: update to 9.20.
This commit is contained in:
parent
3a3a3be825
commit
7cc29f7214
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=9.19
|
||||
version=9.20
|
||||
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="2c13a0c3f31f25a54d415d86785a1ad46ef8a07ae973b6b699345a45206ac015
|
||||
8743e7a75d79618394d41fe23ea8cb6c8ebc3caf28c34a518c239b8a9333d287"
|
||||
checksum="95f2b45b1458125be7d9fccc94ca5f8cce0a5e4ae11d0d193cfb7dddb35e7a86
|
||||
e88fe8e23f7160489538636a2d795772415004d48cdcc85d29dd9e59b2fe575d"
|
||||
|
||||
# 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