diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-07-05 11:01:05 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-07-05 13:39:37 +0200 |
commit | 355e553505a250f137b8bfc714b13084b83f0465 (patch) | |
tree | 20c1fac99f14f9de0cbc1e259afb4f85925c21ca /download.lst | |
parent | 74b312d6f255e3bb056dbb7fdf9158fb7b2aecad (diff) |
libxslt: upgrade to 1.1.42
Downloaded from https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.42.tar.xz
Change-Id: I77de8a0922c5271161640eae5c92b425c5be82c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170011
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 9eb88235ade9..3c48f37ac218 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 := 3ad392af91115b7740f7b50d228cc1c5fc13afc1da7f16cb0213917a37f71bda -LIBXSLT_VERSION_MICRO := 41 +LIBXSLT_SHA256SUM := 85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb +LIBXSLT_VERSION_MICRO := 42 LIBXSLT_TARBALL := libxslt-1.1.$(LIBXSLT_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick |