diff options
| author | Jörg Krause <joerg.krause@embedded.rocks> | 2015-09-19 23:15:01 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-20 14:30:21 +0200 |
| commit | 6730fb11b93e876fb5ae6fe347141e5f0edb2cb9 (patch) | |
| tree | 06cc2269d0eb07bd919b4962067cd820afa0a50b /package/libffi/libffi.mk | |
| parent | 64476e4a4db3fa121291b09c2b1e1c997835eb6d (diff) | |
| download | buildroot-6730fb11b93e876fb5ae6fe347141e5f0edb2cb9.tar.gz buildroot-6730fb11b93e876fb5ae6fe347141e5f0edb2cb9.zip | |
package/libffi: bump to version 3.2.1
Also:
- unfuzz patches #1 and #2
- remove applied patches upstream
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libffi/libffi.mk')
| -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 5644c1e2da..8f0f72d932 100644 --- a/package/libffi/libffi.mk +++ b/package/libffi/libffi.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBFFI_VERSION = 3.1 +LIBFFI_VERSION = 3.2.1 LIBFFI_SITE = ftp://sourceware.org/pub/libffi LIBFFI_LICENSE = MIT LIBFFI_LICENSE_FILES = LICENSE |

