From: florian Date: Sun, 6 Jul 2008 14:58:45 +0000 (+0000) Subject: Update libelf to 0.8.10 (#3605) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2ee82491cb4a5f2ab9161d82ba0205f64af9e671;p=packages.git Update libelf to 0.8.10 (#3605) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11719 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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