download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a96d0ef1bd9727c0723e903b8337f43a7618f089 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jun 12 14:31:26 2024 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Jun 12 19:40:23 2024 +0200
libxml2: upgrade to 2.12.8 Downloaded from https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.8.tar.xz Change-Id: Ie6c0d102b44eaec14fabaf932ba140a113ff5073 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168718 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 944601fee9a4..123ff8748f87 100644 --- a/download.lst +++ b/download.lst @@ -424,8 +424,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.4.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXML_SHA256SUM := 24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56 -LIBXML_VERSION_MICRO := 7 +LIBXML_SHA256SUM := 43ad877b018bc63deb2468d71f95219c2fac196876ef36d1bee51d226173ec93 +LIBXML_VERSION_MICRO := 8 LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick