mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
wine: update to 6.14.
This commit is contained in:
parent
b4e11a4400
commit
d02ba1535c
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
|
diff --git a/dlls/dnsapi/libresolv.c b/dlls/dnsapi/libresolv.c
|
||||||
index ac52147..0f8c2ef 100644
|
index ac52147..0f8c2ef 100644
|
||||||
--- a/wine-6.13/dlls/dnsapi/libresolv.c
|
--- a/wine-6.14/dlls/dnsapi/libresolv.c
|
||||||
+++ b/wine-6.13/dlls/dnsapi/libresolv.c
|
+++ b/wine-6.14/dlls/dnsapi/libresolv.c
|
||||||
@@ -57,6 +57,43 @@
|
@@ -57,6 +57,43 @@
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(dnsapi);
|
WINE_DEFAULT_DEBUG_CHANNEL(dnsapi);
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=6.13
|
version=6.14
|
||||||
revision=1
|
revision=1
|
||||||
_pkgver=${version/r/-r}
|
_pkgver=${version/r/-r}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
|
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"
|
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||||
checksum="e03a21a011d45d2ae9f222040fb7690b97156376e7431f861f20073eaf24f28a
|
checksum="64b471939943bc08e351027db6fbc2465c139650a3bffeb91657ff0ee8c25202
|
||||||
884e698cc07ba11f7189145508941a6400384d53005e148655f321070ee1e8c4"
|
4792d3d083af6f9b9b9239df7c3b0e344ebe0cf947b689bde97a67bf37d116e4"
|
||||||
|
|
||||||
build_options="mingw staging"
|
build_options="mingw staging"
|
||||||
build_options_default="mingw"
|
build_options_default="mingw"
|
||||||
|
|
Loading…
Add table
Reference in a new issue