wine: update to 6.9.

This commit is contained in:
Helmut Pozimski 2021-05-23 13:10:32 +02:00
parent 92b6926565
commit f152660fa8
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
diff --git a/dlls/dnsapi/libresolv.c b/dlls/dnsapi/libresolv.c
index ac52147..0f8c2ef 100644
--- wine-6.8/dlls/dnsapi/libresolv.c
+++ wine-6.8/dlls/dnsapi/libresolv.c
--- wine-6.9/dlls/dnsapi/libresolv.c
+++ wine-6.9/dlls/dnsapi/libresolv.c
@@ -57,6 +57,43 @@
WINE_DEFAULT_DEBUG_CHANNEL(dnsapi);

View File

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=6.8
version=6.9
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="5b422dde67d8412871152ce315875efb494507ad38a0f4d710f13938a769ebd8
a93460f673e32d9903325b4276491fc30529af7828486ca8ed6dca83b2fc566a"
checksum="18554e601def86a9a20172b085c66832914fc21e75d555f6e54ff89e7eae5bfe
e6d66bde51ccab97adb2ea968e8713e64e28f427abfafa7e4b64fceb3a69e211"
build_options="mingw staging"
build_options_default="mingw"