diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-11-13 09:49:58 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-11-13 11:13:23 +0100 |
commit | d7c396771303c772bb8ed8c01b3b76d74946f179 (patch) | |
tree | 66b0561e2ad61b8e9dda5030561a895c509b6b0f /download.lst | |
parent | 984f0e49d35ba87c105310f27d945147a23d1198 (diff) |
libxml2: upgrade to 2.13.5
Downloaded from https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz
Change-Id: I8b88b49fdda737c74bc0c2b3b18b14ada3389f20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176519
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 aa7fbc0c3bb8..e305040fb4b2 100644 --- a/download.lst +++ b/download.lst @@ -459,8 +459,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.6.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXML_SHA256SUM := 65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650 -LIBXML_VERSION_MICRO := 4 +LIBXML_SHA256SUM := 74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6 +LIBXML_VERSION_MICRO := 5 LIBXML_TARBALL := libxml2-2.13.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick |