download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3bceab5b951aa45bc7ab1d86ebcfda8981d9693f Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Sep 25 09:53:15 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Sep 25 12:01:22 2025 +0200
expat: upgrade to 2.7.3 Downloaded from https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.xz Change-Id: I2141a3d2881e693867b23ca56a1d6a929f17c4fe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191481 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 7ec923add4a0..6e7c9ec8b029 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 := 21b778b34ec837c2ac285aef340f9fb5fa063a811b21ea4d2412a9702c88995c -EXPAT_TARBALL := expat-2.7.2.tar.xz +EXPAT_SHA256SUM := 71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f +EXPAT_TARBALL := expat-2.7.3.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts