wine: update to 8.6.

This commit is contained in:
Helmut Pozimski 2023-04-16 11:07:14 +02:00
parent 51019a7dee
commit 137c527d04
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=8.5
version=8.6
revision=1
_pkgver=${version/r/-r}
create_wrksrc=yes
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
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="c09766401b30bb425e132e114b26dafa4276497e40ccbe15fb77e751fb09be17
1934dba09508bd23f1bce91a2dc0175a3816201ccd6d856c02ac4595a6162616"
checksum="3ed526b2f9d78dfe186e20cf23d393ccdce57c9015b47eb6231f645a424c89c9
4bfc508ff26a16c8adc68fc518061f4f9feb7efc89288a9bc1d89cd0cfec3546"
build_options="mingw staging xshm"
build_options_default="mingw xshm"