libffi: update to 3.5.1

This commit is contained in:
Rudi Heitbaum 2025-06-11 02:30:48 +00:00
parent 2927e4ed38
commit 171617e851

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libffi" PKG_NAME="libffi"
PKG_VERSION="3.5.0" PKG_VERSION="3.5.1"
PKG_SHA256="8c72678628a5dd8782f08ad421d5a441e42c1c5c1b33e0bc211cbfcf1f3b3978" PKG_SHA256="f99eb68a67c7d54866b7706af245e87ba060d419a062474b456d3bc8d4abdbd1"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://sourceware.org/${PKG_NAME}/" PKG_SITE="http://sourceware.org/${PKG_NAME}/"
PKG_URL="https://github.com/libffi/libffi/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/libffi/libffi/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"