[Buildroot] [git commit] package/libffi: bump version to 3.8.0
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/f1f7f6d77600a5b9a30c6d6a196825ab1d58282f branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master https://github.com/libffi/libffi/releases/tag/v3.8.0 Signed-off-by: Bernd Kuhls <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- package/libffi/libffi.hash | 4 ++-- package/libffi/libffi.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libffi/libffi.hash b/package/libffi/libffi.hash index 5f34afd392..2a98652d2d 100644 --- a/package/libffi/libffi.hash +++ b/package/libffi/libffi.hash @@ -1,4 +1,4 @@ -# From https://github.com/libffi/libffi/releases/tag/v3.7.1 -sha256 d5e9a6638ddbd2513ddb54518eb67e4bbe6fa707bcc01c10f6212f0a088d819d libffi-3.7.1.tar.gz +# From https://github.com/libffi/libffi/releases/tag/v3.8.0 +sha256 7da3e2d9a171eb0a038f592ecad3ff2bb2550f3496d87b3b29ad0cf4430c0db4 libffi-3.8.0.tar.gz # License files, locally calculated sha256 17b64dc60f3b6897a60f971e288b973f655c2edcdf08b25f3c3dd5549857881c LICENSE diff --git a/package/libffi/libffi.mk b/package/libffi/libffi.mk index c24ce22c84..e022304193 100644 --- a/package/libffi/libffi.mk +++ b/package/libffi/libffi.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBFFI_VERSION = 3.7.1 +LIBFFI_VERSION = 3.8.0 LIBFFI_SITE = \ https://github.com/libffi/libffi/releases/download/v$(LIBFFI_VERSION) LIBFFI_LICENSE = MIT _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot