diff options
author | Sagaert Johan <sagaert.johan@skynet.be> | 2012-03-12 13:30:33 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-15 23:33:07 +0100 |
commit | 5dce78c22a6135d0e7367025079c216107934111 (patch) | |
tree | a04ba36e5ace5e07e4f0b73df6c061c7523bd695 | |
parent | a9a346768b1f7fe8da8776795b2795f5573b5555 (diff) |
libffi: bump version to 3.0.10
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | package/libffi/libffi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libffi/libffi.mk b/package/libffi/libffi.mk index e9e87ef24..2181ea1be 100644 --- a/package/libffi/libffi.mk +++ b/package/libffi/libffi.mk @@ -4,7 +4,7 @@ # ############################################################# -LIBFFI_VERSION = 3.0.9 +LIBFFI_VERSION = 3.0.10 LIBFFI_SITE = ftp://sources.redhat.com/pub/libffi/ LIBFFI_INSTALL_STAGING = YES |