package/libffi: bump version to 3.5.2

https://github.com/libffi/libffi/releases/tag/v3.5.0
https://github.com/libffi/libffi/releases/tag/v3.5.1
https://github.com/libffi/libffi/releases/tag/v3.5.2

Switched to sha256 tarball hash provided by upstream.

Updated license hash due to copyright year bump:
8b0eab28cb

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-05-19 22:59:58 +02:00
committed by Julien Olivain
parent 1a173d9918
commit 298ef0bf92
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Locally calculated
sha256 bc9842a18898bfacb0ed1252c4febcc7e78fa139fd27fdc7a3e30d9d9356119b libffi-3.4.8.tar.gz
# From https://github.com/libffi/libffi/releases/tag/v3.5.2
sha256 f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc libffi-3.5.2.tar.gz
# License files, locally calculated
sha256 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195 LICENSE
sha256 d5699fa516968e3a1550e6c902b7441c78856f2603d61bedd0b0662a26655366 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBFFI_VERSION = 3.4.8
LIBFFI_VERSION = 3.5.2
LIBFFI_SITE = \
https://github.com/libffi/libffi/releases/download/v$(LIBFFI_VERSION)
LIBFFI_LICENSE = MIT