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 <xiscofauli@libreoffice.org>
This commit is contained in:
Xisco Fauli
2025-07-15 16:37:01 +02:00
parent e52bdd6d65
commit 79034b63b1

View File

@ -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