libffi: update to 3.4.8

This commit is contained in:
Rudi Heitbaum 2025-04-10 08:15:05 +00:00
parent 6ca4e62031
commit 6f4edec0bf

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libffi"
PKG_VERSION="3.4.7"
PKG_SHA256="138607dee268bdecf374adf9144c00e839e38541f75f24a1fcf18b78fda48b2d"
PKG_VERSION="3.4.8"
PKG_SHA256="bc9842a18898bfacb0ed1252c4febcc7e78fa139fd27fdc7a3e30d9d9356119b"
PKG_LICENSE="GPL"
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"