mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libffi: update to 3.4.6
- https://github.com/libffi/libffi/releases/tag/v3.4.6 - 3.4.6 Feb-18-2024 - Fix long double regression on mips64 and alpha. - https://github.com/libffi/libffi/compare/v3.4.5...v3.4.6
This commit is contained in:
parent
192df2f01a
commit
ac634da478
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libffi"
|
||||
PKG_VERSION="3.4.5"
|
||||
PKG_SHA256="96fff4e589e3b239d888d9aa44b3ff30693c2ba1617f953925a70ddebcc102b2"
|
||||
PKG_VERSION="3.4.6"
|
||||
PKG_SHA256="b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e"
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user