wine: update to 7.8.

This commit is contained in:
Helmut Pozimski 2022-05-07 10:26:17 +02:00
parent 20fdd66a1c
commit 5cfac90cbc
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=7.7
version=7.8
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="52a4d06ba77080df4a4b022bf9c2cc05cfa1d79bd4bb08c6b88f7c3ae09d1464
9a8c18196ea346cdce84bd87693e911ecb505c1324b85bdbf60b115f8c487ab7"
checksum="8f76e9c96b50f2ac8e24e5deedfa3e0d9596a5706709226f65a94c6a160019b8
2561142889a700534b1d710d000cd6d819b9ed23c55b0f66b5af878b4a29a587"
build_options="mingw staging xshm"
build_options_default="mingw xshm"