wine: update to 9.4.

This commit is contained in:
Helmut Pozimski 2024-03-09 09:33:07 +01:00
parent 5552fdd072
commit 1dca33c639
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wine' # Template file for 'wine'
pkgname=wine pkgname=wine
version=9.3 version=9.4
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="148b2e34147d1fa148415637c723c99f4376e92c84e90cc1d0e00ad4ed3b1793 checksum="c55ff9957612549b8c7df7cddc79d7a00d19157d05b371148bf08d4ddf768ec6
275fc60ccd8b3f4a05ca45bb5a606cea4575240b728c0a888526aedd6d205eb7" 41870d98414a636848c102af6a3530f8bb15b7542de75efa3f217f02415611ef"
# 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