libffi upgrade to version 3.0.10.

Signed-off-by: Luka Perkov <[email protected]>
---

Index: libs/libffi/Makefile
===================================================================
--- libs/libffi/Makefile        (revision 30641)
+++ libs/libffi/Makefile        (working copy)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libffi
-PKG_VERSION:=3.0.9
+PKG_VERSION:=3.0.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://sourceware.org/pub/libffi/
-PKG_MD5SUM:=1f300a7a7f975d4046f51c3022fa5ff1
+PKG_MD5SUM:=79390673f5d07a8fb342bc09b5055b6f
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to