projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3899114
)
Update libelf to 0.8.10 (#3605)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jul 2008 14:58:45 +0000
(14:58 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Jul 2008 14:58:45 +0000
(14:58 +0000)
SVN-Revision: 11719
libs/libelf/Makefile
patch
|
blob
|
history
diff --git
a/libs/libelf/Makefile
b/libs/libelf/Makefile
index aae2d09dee4f609db2fd61ffc949acef5ffa62a5..7be041581a4318f152ef24badd7151225ba1ca32 100644
(file)
--- 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