wine: update to 6.16.

This commit is contained in:
Helmut Pozimski 2021-08-28 15:19:30 +02:00
parent 1e984a720c
commit 0508420d95
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.15/dlls/dnsapi/libresolv.c
+++ b/wine-6.15/dlls/dnsapi/libresolv.c
--- a/wine-6.16/dlls/dnsapi/libresolv.c
+++ b/wine-6.16/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.15
version=6.16
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="61fd65a365832a62bae7a78429270c076fb2a29f1c7f462595d1f3543651779b
8eab77df53dac69cc6ffd2df94e4b53f4312806649e2a27ea97082047fe7dd61"
checksum="695092050d98a129c4d7f3153cb0e4923248bae5f3d920639fa4ab1a73f8fae8
5b5b57b3419192b4b83f22774cade770fb33ffb415e62a7374703e3b5720f836"
build_options="mingw staging"
build_options_default="mingw"