wine: update to 9.16
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
This commit is contained in:
parent
6dc6c23925
commit
f06c002ca8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=9.15
|
||||
version=9.16
|
||||
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="79adef436dd68ddbd70178670a3c23aa98e8afd5540ac0f42345894c458b78dd
|
||||
1534258ee6cd8cb853c650193644ea4a08357b5c9ca1345fe3efb798a3acf70e"
|
||||
checksum="89042ae8c80b2333f8a7d18877fc4179c07d6357ab7f28ccbda6d06f3c330c50
|
||||
fdff5f26fb2b872ab702d540c86248f09c971c8e7b80ba3899d4e5c19a12f7c3"
|
||||
|
||||
# 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