From 049fa795590eea3e092d273d74f40af199ec5327 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 14 Apr 2012 15:05:53 +0200 Subject: [PATCH] libffi: update to libffi-3.0.11 Signed-off-by: Stephan Raue --- packages/devel/libffi/meta | 2 +- ...i-3.0.10-includedir.patch => libffi-3.0.11-includedir.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/devel/libffi/patches/{libffi-3.0.10-includedir.patch => libffi-3.0.11-includedir.patch} (100%) diff --git a/packages/devel/libffi/meta b/packages/devel/libffi/meta index d18b5ea0b2..50a026fe89 100644 --- a/packages/devel/libffi/meta +++ b/packages/devel/libffi/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="libffi" -PKG_VERSION="3.0.10" +PKG_VERSION="3.0.11" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/devel/libffi/patches/libffi-3.0.10-includedir.patch b/packages/devel/libffi/patches/libffi-3.0.11-includedir.patch similarity index 100% rename from packages/devel/libffi/patches/libffi-3.0.10-includedir.patch rename to packages/devel/libffi/patches/libffi-3.0.11-includedir.patch