diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:49:36 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:49:36 +0800 |
| commit | 976e1f91e4230804944a19026ffc9e3a2f831d65 (patch) | |
| tree | 2793454557b822213611e56ca2561b66537f59be /repos/extra/libffi/abuild | |
| parent | 043e4f2cde9ef8707c534254bc296315c0759bf5 (diff) | |
| download | alicelinux-976e1f91e4230804944a19026ffc9e3a2f831d65.tar.gz alicelinux-976e1f91e4230804944a19026ffc9e3a2f831d65.zip | |
libffi: updated to 3.4.7
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 c60837b0..2f4b5d26 100644 --- a/repos/extra/libffi/abuild +++ b/repos/extra/libffi/abuild @@ -1,5 +1,5 @@ name=libffi -version=3.4.6 +version=3.4.7 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.gz" build_opt="--with-gcc-arch=x86-64" |