wine: update to 8.18.

This commit is contained in:
Helmut Pozimski 2023-10-15 12:18:39 +02:00
parent ac80bf8493
commit e4a0edfa8a
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=8.17 version=8.18
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="f01785bd3162c74e65deb13aa0add711e37c484454719bedd0e8c2b1a3469b7e checksum="30faef14acf70fd5f739d2fece3432839f1f7dd2d3624bcc3662c3b1b83260db
335174c2a0ca2a69709754d20d08d5c59ae4feb0efed8398cf68232b1253ad2d" 79cac572a9942962a865584e1b514bcff997ea5c2550b087898a8669cb6254c9"
# 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