libffi: update to 3.4.7

This commit is contained in:
Rudi Heitbaum 2025-02-08 21:51:31 +00:00
parent c26d976588
commit c08fbdba72

View File

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