From: Eric Biggers Date: Sun, 19 Dec 2021 18:55:47 +0000 (-0600) Subject: Update libxml to 2.9.12 for Windows binaries X-Git-Tag: v1.13.5~1 X-Git-Url: https://wimlib.net/git/?a=commitdiff_plain;h=e71bec785e3d4d3e03a8f830296ec5047965125b;p=wimlib Update libxml to 2.9.12 for Windows binaries --- diff --git a/tools/windeps/Makefile b/tools/windeps/Makefile index 47121fd0..13454938 100644 --- a/tools/windeps/Makefile +++ b/tools/windeps/Makefile @@ -10,7 +10,7 @@ # ARCHITECTURES := i686 x86_64 -LIBXML2_VERSION := 2.9.10 +LIBXML2_VERSION := 2.9.12 WINPTHREADS_VERSION := 5.0.3 LIBXML_URL := ftp://xmlsoft.org/libxml2/libxml2-$(LIBXML2_VERSION).tar.gz diff --git a/tools/windeps/sha256sums b/tools/windeps/sha256sums index 06b6cbf6..60566feb 100644 --- a/tools/windeps/sha256sums +++ b/tools/windeps/sha256sums @@ -1,2 +1,2 @@ -aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f libxml2-2.9.10.tar.gz +c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92 libxml2-2.9.12.tar.gz 2a601db99ef579b9be69c775218ad956a24a09d7dabc9ff6c5bd60da9ccc9cb4 mingw-w64-v5.0.3.tar.bz2