X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Flibelf%2FMakefile;h=7b15bf4c2fa416cbefc6c96e4b873991e5f0dcba;hp=5cf5a9385cde38611438bb91726b2f4c92ef37f1;hb=149c090e517a0bf3f0e5f0f53b1ad36051d5ba8a;hpb=6cf668006ac2c244897eb6a6ee2be679a66b1cd2 diff --git a/libs/libelf/Makefile b/libs/libelf/Makefile index 5cf5a9385c..7b15bf4c2f 100644 --- a/libs/libelf/Makefile +++ b/libs/libelf/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libelf -PKG_VERSION:=0.8.11 +PKG_VERSION:=0.8.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.mr511.de/software/ -PKG_MD5SUM:=e931910b6d100f6caa32239849947fbf +PKG_MD5SUM:=e21f8273d9f5f6d43a59878dc274fec7 include $(INCLUDE_DIR)/package.mk