diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:26:58 +0000 |
| commit | 93486f188826081d2fd704c696f68e4f03f11ebe (patch) | |
| tree | d29c4854e5cbeceef3ea054bc884b46fc474d540 /repos/extra/libffi/abuild | |
| parent | 9eed68d16be12cc5ce36d405b66a23846711b153 (diff) | |
| download | alicelinux-93486f188826081d2fd704c696f68e4f03f11ebe.tar.gz alicelinux-93486f188826081d2fd704c696f68e4f03f11ebe.zip | |
libffi: updated to 3.5.0
Diffstat (limited to 'repos/extra/libffi/abuild')
| -rw-r--r-- | repos/extra/libffi/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libffi/abuild b/repos/extra/libffi/abuild index 818ec075..fddff77b 100644 --- a/repos/extra/libffi/abuild +++ b/repos/extra/libffi/abuild @@ -1,5 +1,5 @@ name=libffi -version=3.4.8 +version=3.5.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.gz" build_opt="--with-gcc-arch=x86-64" |