wine: update to 9.3.
This commit is contained in:
parent
0402386f11
commit
aeaa26be05
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=9.2
|
version=9.3
|
||||||
revision=1
|
revision=1
|
||||||
_pkgver=${version/r/-r}
|
_pkgver=${version/r/-r}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
|
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"
|
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||||
checksum="8281c5a082cc47ac3c2c91ceaade5f17396553b39adcb32e741253865b658162
|
checksum="148b2e34147d1fa148415637c723c99f4376e92c84e90cc1d0e00ad4ed3b1793
|
||||||
fdfe50474fa3805a55ad7213d5e83e12c0894793396ee526d274833b00ff945a"
|
275fc60ccd8b3f4a05ca45bb5a606cea4575240b728c0a888526aedd6d205eb7"
|
||||||
|
|
||||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||||
# check for updates to these packages when updating wine
|
# check for updates to these packages when updating wine
|
||||||
|
|
Loading…
Reference in New Issue