download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d7c396771303c772bb8ed8c01b3b76d74946f179
Author: Xisco Fauli <[email protected]>
AuthorDate: Wed Nov 13 09:49:58 2024 +0100
Commit: Xisco Fauli <[email protected]>
CommitDate: Wed Nov 13 11:13:23 2024 +0100
libxml2: upgrade to 2.13.5
Downloaded from
https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz
Change-Id: I8b88b49fdda737c74bc0c2b3b18b14ada3389f20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176519
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
diff --git a/download.lst b/download.lst
index aa7fbc0c3bb8..e305040fb4b2 100644
--- a/download.lst
+++ b/download.lst
@@ -459,8 +459,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.6.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-LIBXML_SHA256SUM :=
65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650
-LIBXML_VERSION_MICRO := 4
+LIBXML_SHA256SUM :=
74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6
+LIBXML_VERSION_MICRO := 5
LIBXML_TARBALL := libxml2-2.13.$(LIBXML_VERSION_MICRO).tar.xz
# three static lines
# so that git cherry-pick