From: Florian Fainelli Date: Sun, 6 Jul 2008 14:58:45 +0000 (+0000) Subject: Update libelf to 0.8.10 (#3605) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2f8b76ccbdc05f7e2e77f3787dd87b50948df87c;p=openwrt%2Fsvn-archive%2Fpackages.git Update libelf to 0.8.10 (#3605) SVN-Revision: 11719 --- diff --git a/libs/libelf/Makefile b/libs/libelf/Makefile index aae2d09de..7be041581 100644 --- a/libs/libelf/Makefile +++ b/libs/libelf/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libelf -PKG_VERSION:=0.8.8 +PKG_VERSION:=0.8.10 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.mr511.de/software/ -PKG_MD5SUM:=be84e553686dd50c8b6d520f86f46521 +PKG_MD5SUM:=9db4d36c283d9790d8fa7df1f4d7b4d9 include $(INCLUDE_DIR)/package.mk