download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cbf28a9456eaa6c8573f8c5e479d6665fded2a97 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Feb 19 10:56:10 2025 +0100 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Wed Feb 26 10:47:13 2025 +0100
libxml2: upgrade to 2.12.10 Downloaded from https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.10.tar.xz Change-Id: If12c5f81feaff5c938a1a308660009fe4504b3d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181877 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.st...@allotropia.de> diff --git a/download.lst b/download.lst index 4b70532bced7..7404a106badd 100644 --- a/download.lst +++ b/download.lst @@ -424,8 +424,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.5.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXML_SHA256SUM := 59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590 -LIBXML_VERSION_MICRO := 9 +LIBXML_SHA256SUM := c3d8c0c34aa39098f66576fe51969db12a5100b956233dc56506f7a8679be995 +LIBXML_VERSION_MICRO := 10 LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick