wine: update to 9.1.

This commit is contained in:
Helmut Pozimski 2024-01-27 13:17:17 +01:00
parent afc1b2451d
commit d0db530b92

View File

@ -1,7 +1,7 @@
# Template file for 'wine'
pkgname=wine
version=9.0
revision=2
version=9.1
revision=1
_pkgver=${version/r/-r}
create_wrksrc=yes
build_wrksrc=wine-${_pkgver}
@ -11,10 +11,10 @@ short_desc="Run Microsoft Windows applications"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${_pkgver}/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"
checksum="7cfd090a5395f5b76d95bb5defac8a312c8de4c070c1163b8b58da38330ca6ee
e3b4af34214a5c962056fc1b360d1f6fc0d33d97cd3ee6d3f9d8758c2cb7f58c"
checksum="01b3b91b6fc35cabe93b28f190a237ba95c8ac70c436d919586deaa3da258fff
d5fb3d2b3aa2d61eac188d9e7e7436cdafbd7f370a797b22b9b473046acedf15"
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
# check for updates to these packages when updating wine