download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e15be25924519deb5b37e1f5f38cc2bf97baa198 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Apr 23 10:18:37 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Wed Apr 23 14:43:00 2025 +0200
libxml2: upgrade to 2.13.8 Downloaded from https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.8.tar.xz Change-Id: I24dc935a4a878ec3f5de996cecd3615cbed92321 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184462 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit ace0eff7d9b091eeb22258a49c1ddbd77b1e9f62) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184475 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 5c63d2d29db4..2a549d88e402 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 := 14796d24402108e99d8de4e974d539bed62e23af8c4233317274ce073ceff93b -LIBXML_VERSION_MICRO := 7 +LIBXML_SHA256SUM := 277294cb33119ab71b2bc81f2f445e9bc9435b893ad15bb2cd2b0e859a0ee84a +LIBXML_VERSION_MICRO := 8 LIBXML_TARBALL := libxml2-2.13.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick