diff --git a/srcpkgs/wine/patches/musl-ns_name_skip.patch b/srcpkgs/wine/patches/musl-ns_name_skip.patch index 30be01e169b..3c79d36512d 100644 --- a/srcpkgs/wine/patches/musl-ns_name_skip.patch +++ b/srcpkgs/wine/patches/musl-ns_name_skip.patch @@ -1,7 +1,7 @@ diff --git a/dlls/dnsapi/libresolv.c b/dlls/dnsapi/libresolv.c index ac52147..0f8c2ef 100644 ---- a/wine-6.14/dlls/dnsapi/libresolv.c -+++ b/wine-6.14/dlls/dnsapi/libresolv.c +--- a/wine-6.15/dlls/dnsapi/libresolv.c ++++ b/wine-6.15/dlls/dnsapi/libresolv.c @@ -57,6 +57,43 @@ WINE_DEFAULT_DEBUG_CHANNEL(dnsapi); diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index bb2fa789c7e..2e0376c4471 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=6.14 +version=6.15 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="64b471939943bc08e351027db6fbc2465c139650a3bffeb91657ff0ee8c25202 - 4792d3d083af6f9b9b9239df7c3b0e344ebe0cf947b689bde97a67bf37d116e4" +checksum="61fd65a365832a62bae7a78429270c076fb2a29f1c7f462595d1f3543651779b + 8eab77df53dac69cc6ffd2df94e4b53f4312806649e2a27ea97082047fe7dd61" build_options="mingw staging" build_options_default="mingw"