wine: update to 6.11.
This commit is contained in:
parent
c10b0fd864
commit
390f628339
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
diff --git a/dlls/dnsapi/libresolv.c b/dlls/dnsapi/libresolv.c
|
||||
index ac52147..0f8c2ef 100644
|
||||
--- wine-6.10/dlls/dnsapi/libresolv.c
|
||||
+++ wine-6.10/dlls/dnsapi/libresolv.c
|
||||
--- wine-6.11/dlls/dnsapi/libresolv.c
|
||||
+++ wine-6.11/dlls/dnsapi/libresolv.c
|
||||
@@ -57,6 +57,43 @@
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dnsapi);
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=6.10
|
||||
version=6.11
|
||||
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="58ede148482d49188262d5a2d0c9d700a74c69c51ccaa11c5adf63d3f314419f
|
||||
fe3fbea8b31eab63c5aec0418041e012dc3f7fc7951b8df97e42d542041f01df"
|
||||
checksum="c952bc2d7e3ea349944162a074aead74b7948261ba43d394d971452d7111670b
|
||||
5c61ecb17ed0cb689c68e20f2d881d163adf3fb332882402d8b5762afa46e7b0"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in a new issue