diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:20:36 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:20:36 +0000 |
| commit | dacf430613a7fa165419210c351c5718823a9163 (patch) | |
| tree | 38eb79967990259c952399fd5c8b1d8244bf0d26 /repos/extra/libffi/abuild | |
| parent | 1a54ed4c0de4504a36ebbcb8441cdd60c60e1b3d (diff) | |
| download | alicelinux-dacf430613a7fa165419210c351c5718823a9163.tar.gz alicelinux-dacf430613a7fa165419210c351c5718823a9163.zip | |
libffi: updated to 3.5.2
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 e5826c4f..026e5ce8 100644 --- a/repos/extra/libffi/abuild +++ b/repos/extra/libffi/abuild @@ -1,5 +1,5 @@ name=libffi -version=3.5.1 +version=3.5.2 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.gz" build_opt="--with-gcc-arch=x86-64" |