download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ed0414c4b8995cb62d577e9f1de5647660e597cf Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Aug 7 00:52:22 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Aug 7 09:46:45 2025 +0200
libffi: upgrade to 3.5.2 Downloaded from https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz Change-Id: I38f09c9821b13773bc816afc2d5f027fdf4b7964 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189030 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 931214cd3d8a..1073eaec0d41 100644 --- a/download.lst +++ b/download.lst @@ -425,8 +425,8 @@ LIBEXTTEXTCAT_TARBALL := libexttextcat-3.4.7.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -LIBFFI_SHA256SUM := f99eb68a67c7d54866b7706af245e87ba060d419a062474b456d3bc8d4abdbd1 -LIBFFI_TARBALL := libffi-3.5.1.tar.gz +LIBFFI_SHA256SUM := f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc +LIBFFI_TARBALL := libffi-3.5.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts