diff --git a/srcpkgs/wine/patches/musl-ns_name_skip.patch b/srcpkgs/wine/patches/musl-ns_name_skip.patch index 23046ec0bf..0d1ac0899d 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.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); diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 67d4840d36..da66f6e841 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -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"