wine: update to 6.18.

This commit is contained in:
Helmut Pozimski 2021-09-26 09:31:35 +02:00
parent ceeb669c6e
commit 9d45acdc53
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
--- a/wine-6.17/dlls/dnsapi/libresolv.c
+++ b/wine-6.17/dlls/dnsapi/libresolv.c
--- a/wine-6.18/dlls/dnsapi/libresolv.c
+++ b/wine-6.18/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.17
version=6.18
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="9db1f2435d80262c3777317df075855aeea3e6a52cb77c630ec1b2b1fb948f08
5fc7027a772fcc89afb54c9461144c51a5e7fa35cb4ef1f60eead8362704dd82"
checksum="fd22e8d64d7333bda4096d73e87ca88f5dd9eda92103d8f79d0673ca7ce6b1d0
6d252d3501431b241a2e37d841e287918b51889917b07382ed204703fb77cae4"
build_options="mingw staging"
build_options_default="mingw"