download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 79034b63b142b3f8bcc5d13ab4a16c0e9c42587a Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Tue Jul 15 16:37:01 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Tue Jul 15 19:21:08 2025 +0200
libxml2: upgrade to 2.14.5 Downloaded from https://download.gnome.org/sources/libxml2/2.14/libxml2-2.14.5.tar.xz Change-Id: I4e2e3f19479ae3c28801f0aa92adf918d633b6d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187923 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 1af9b5eacf34..7b35691da114 100644 --- a/download.lst +++ b/download.lst @@ -460,8 +460,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.7.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXML_SHA256SUM := 24175ec30a97cfa86bdf9befb7ccf4613f8f4b2713c5103e0dd0bc9c711a2773 -LIBXML_VERSION_MICRO := 4 +LIBXML_SHA256SUM := 03d006f3537616833c16c53addcdc32a0eb20e55443cba4038307e3fa7d8d44b +LIBXML_VERSION_MICRO := 5 LIBXML_TARBALL := libxml2-2.14.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick