download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ca9e939f9481a092ca585da292d03c1c3308ed7f Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Fri Nov 8 12:13:15 2024 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Fri Nov 8 14:44:33 2024 +0100
expat: upgrade to 2.6.4 Downloaded from https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.xz Change-Id: I9ae3b6e586847e8ba0439f1c42baa13a1e2cf427 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176271 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 063aae0f8ffe..a00bc35b9669 100644 --- a/download.lst +++ b/download.lst @@ -111,8 +111,8 @@ ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -EXPAT_SHA256SUM := 274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc -EXPAT_TARBALL := expat-2.6.3.tar.xz +EXPAT_SHA256SUM := a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee +EXPAT_TARBALL := expat-2.6.4.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts