Update package version to 3.4.8, fix dependencies and disable architecture specific customization

This commit is contained in:
2025-05-11 14:35:08 +03:00
parent 13c263b697
commit 638558e706
3 changed files with 21 additions and 5 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: libffi
description: A Portable Foreign Function Interface Library
version: 3.4.4
revision: 2
version: 3.4.8
url: https://sourceware.org/libffi/
license: MIT
architecture: any
depends: ["glibc"]
make_depends: ["bash","binutils","coreutils","gcc","glibc","make","sed"]
make_depends: ["dejagnu"]
type: source