wine: update to 6.7.
This commit is contained in:
parent
55d8c766df
commit
bd67d62f04
|
@ -1,7 +1,7 @@
|
|||
diff --git a/dlls/dnsapi/libresolv.c b/dlls/dnsapi/libresolv.c
|
||||
index ac52147..0f8c2ef 100644
|
||||
--- wine-6.6/dlls/dnsapi/libresolv.c
|
||||
+++ wine-6.6/dlls/dnsapi/libresolv.c
|
||||
--- wine-6.7/dlls/dnsapi/libresolv.c
|
||||
+++ wine-6.7/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.6
|
||||
version=6.7
|
||||
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="99e522c6dcc0ac1d53d201bf3054891fdf11864257473c3eb341e37671fd84ad
|
||||
c3fbcce35388b917981d72533d7d66ccc57b2b1e5af01435af0cb9b054744206"
|
||||
checksum="c30514b7761d4611514ae021cb1e354128d77eff54a283f1401ee702277bbea4
|
||||
e539bde0f7ffcb9f70c5474f0f397bdbbc3b48a1922d2abf0a32dc2d6f994694"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in New Issue