From 990c4f309e13a1012af0435334c53b2565b32dec Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 4 Jul 2021 10:25:35 +0200 Subject: [PATCH] wine: update to 6.12. --- srcpkgs/wine/patches/musl-ns_name_skip.patch | 4 ++-- srcpkgs/wine/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/wine/patches/musl-ns_name_skip.patch b/srcpkgs/wine/patches/musl-ns_name_skip.patch index c8c212f78fc..b3118330776 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 ---- wine-6.11/dlls/dnsapi/libresolv.c -+++ wine-6.11/dlls/dnsapi/libresolv.c +--- wine-6.12/dlls/dnsapi/libresolv.c ++++ wine-6.12/dlls/dnsapi/libresolv.c @@ -57,6 +57,43 @@ WINE_DEFAULT_DEBUG_CHANNEL(dnsapi); diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 114066b9603..6e0b3e3cb59 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=6.11 +version=6.12 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="c952bc2d7e3ea349944162a074aead74b7948261ba43d394d971452d7111670b - 5c61ecb17ed0cb689c68e20f2d881d163adf3fb332882402d8b5762afa46e7b0" +checksum="fb92be300edf8039623f138383cb3908c95b2d4b9a490e2a0823b24c56b7cea8 + 2a1db3a4ffaed01a523f1409da0dcedb8059c33d9b6835efd97b0fb3c8b657c7" patch_args=-Np0 build_options="mingw staging"