download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4eb9cde4db28616e0b0c9cd6825830ab7d2f3c96 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Jun 20 12:22:55 2024 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Jun 20 14:09:42 2024 +0200
libxslt: uprade to 1.1.41 Downloaded from https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.41.tar.xz Change-Id: Ib06a013d85cc47a901fbe55a880f3ad6a5edcea8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169265 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 2046ac5aeffe..20f11c74f2df 100644 --- a/download.lst +++ b/download.lst @@ -430,8 +430,8 @@ LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXSLT_SHA256SUM := 194715db023035f65fb566402f2ad2b5eab4c29d541f511305c40b29b1f48d13 -LIBXSLT_VERSION_MICRO := 40 +LIBXSLT_SHA256SUM := 3ad392af91115b7740f7b50d228cc1c5fc13afc1da7f16cb0213917a37f71bda +LIBXSLT_VERSION_MICRO := 41 LIBXSLT_TARBALL := libxslt-1.1.$(LIBXSLT_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick