download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d9a0ab405c7918e9ff9fbc25b9594fbe4899504d Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Feb 19 10:56:10 2025 +0100 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Tue Mar 11 10:46:59 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> (cherry picked from commit cbf28a9456eaa6c8573f8c5e479d6665fded2a97) diff --git a/download.lst b/download.lst index 4c390281ef25..319022af8aac 100644 --- a/download.lst +++ b/download.lst @@ -351,8 +351,8 @@ XMLSEC_TARBALL := xmlsec1-1.2.28.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