download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c001a84fe9bfa79b8dcf15fdcaaaf654b4c01326 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jun 11 09:41:47 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Jun 11 16:06:47 2025 +0200
libffi: upgrade to 3.5.1 Downloaded from https://github.com/libffi/libffi/releases/download/v3.5.1/libffi-3.5.1.tar.gz Change-Id: If5f32fcf24debb512ad2d91d3ce34bdab67ae3c6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186356 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins (cherry picked from commit 06e6ad094ea11f1aee0cb83debf6ce58eace9325) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186372 diff --git a/download.lst b/download.lst index a820d4a05b75..f3d0f4a2ef43 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 := 8c72678628a5dd8782f08ad421d5a441e42c1c5c1b33e0bc211cbfcf1f3b3978 -LIBFFI_TARBALL := libffi-3.5.0.tar.gz +LIBFFI_SHA256SUM := f99eb68a67c7d54866b7706af245e87ba060d419a062474b456d3bc8d4abdbd1 +LIBFFI_TARBALL := libffi-3.5.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts