download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 63310b0eb7ef1c93118b0451366c895634330241
Author: Xisco Fauli <[email protected]>
AuthorDate: Thu Jun 20 12:22:55 2024 +0200
Commit: Xisco Fauli <[email protected]>
CommitDate: Thu Jun 20 15:35:53 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 <[email protected]>
Tested-by: Jenkins
(cherry picked from commit 4eb9cde4db28616e0b0c9cd6825830ab7d2f3c96)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169147
diff --git a/download.lst b/download.lst
index f2b0c1615a28..fc1a4eb836bb 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