1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 18:07:47 +00:00

Ports: Bump libffi from version 3.3 to 3.4.2

This commit is contained in:
Kenneth Myhra 2021-07-18 13:07:14 -07:00 committed by Gunnar Beutner
parent 4563d6da8d
commit 37543234ce
3 changed files with 15 additions and 14 deletions

View file

@ -58,7 +58,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`libarchive`](libarchive/) | libarchive | 3.4.0 | https://libarchive.org/ |
| [`libassuan`](libassuan/) | libassuan | 2.5.5 | https://gnupg.org/software/libassuan/index.html |
| [`libexpat`](libexpat/) | Expat | 2.2.9 | https://libexpat.github.io/ |
| [`libffi`](libffi/) | libffi | 3.3 | https://www.sourceware.org/libffi/ |
| [`libffi`](libffi/) | libffi | 3.4.2 | https://www.sourceware.org/libffi/ |
| [`libgcrypt`](libgcrypt/) | libgcrypt | 1.9.2 | https://gnupg.org/software/libgcrypt/index.html |
| [`libgpg-error`](libgpg-error/) | libgpg-error | 1.42 | https://gnupg.org/software/libgpg-error/index.html |
| [`libiconv`](libiconv/) | GNU libiconv | 1.16 | https://www.gnu.org/software/libiconv/ |