wine: update to 6.17.
This commit is contained in:
parent
6b6728eb82
commit
4dd6e0dafe
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
diff --git a/dlls/dnsapi/libresolv.c b/dlls/dnsapi/libresolv.c
|
||||
index ac52147..0f8c2ef 100644
|
||||
--- a/wine-6.16/dlls/dnsapi/libresolv.c
|
||||
+++ b/wine-6.16/dlls/dnsapi/libresolv.c
|
||||
--- a/wine-6.17/dlls/dnsapi/libresolv.c
|
||||
+++ b/wine-6.17/dlls/dnsapi/libresolv.c
|
||||
@@ -57,6 +57,43 @@
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dnsapi);
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=6.16
|
||||
version=6.17
|
||||
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="695092050d98a129c4d7f3153cb0e4923248bae5f3d920639fa4ab1a73f8fae8
|
||||
5b5b57b3419192b4b83f22774cade770fb33ffb415e62a7374703e3b5720f836"
|
||||
checksum="9db1f2435d80262c3777317df075855aeea3e6a52cb77c630ec1b2b1fb948f08
|
||||
5fc7027a772fcc89afb54c9461144c51a5e7fa35cb4ef1f60eead8362704dd82"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in a new issue