wine: update to 7.22.

This commit is contained in:
Helmut Pozimski 2022-11-27 09:44:39 +01:00
parent d0af551aa6
commit 6108c7ba53
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=7.20 version=7.22
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="751b79f22b5a9f72c9ec15f755b00b13d3ed073e9168c3ef4adabd9db37d0d50 checksum="1f2ac3b2cdf66c49bf145b43e7a3f30e6d8176d0ae498056c903fef8a6ccfc3a
d3210cf8e8c75c7dba63dce9af014fae2664078c00baaff85eb878df81e421ed" 74104b902d2f60c019c62a15b1f475773f939aedafe05cc937d3ba89973bf00f"
build_options="mingw staging xshm" build_options="mingw staging xshm"
build_options_default="mingw xshm" build_options_default="mingw xshm"