download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5b7eb37157ec6b9dc177eaf55be5e1d055940603 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Mar 27 16:32:52 2025 +0100 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Fri Mar 28 10:50:57 2025 +0100
libxml2: upgrade to 2.13.7 Downloaded from https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.7.tar.xz Change-Id: Ic65581fd80ebc73d052f934afcf61954fc6e6527 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183408 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.st...@allotropia.de> diff --git a/download.lst b/download.lst index 4b5aa67ae0a0..ad4e79ba5055 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 := f453480307524968f7a04ec65e64f2a83a825973bcd260a2e7691be82ae70c96 -LIBXML_VERSION_MICRO := 6 +LIBXML_SHA256SUM := 14796d24402108e99d8de4e974d539bed62e23af8c4233317274ce073ceff93b +LIBXML_VERSION_MICRO := 7 LIBXML_TARBALL := libxml2-2.13.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick