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:
eb4bd5d
)
update libconfig to 1.4 (#6238)
author
Florian Fainelli
<florian@openwrt.org>
Fri, 27 Nov 2009 08:26:43 +0000
(08:26 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 27 Nov 2009 08:26:43 +0000
(08:26 +0000)
SVN-Revision: 18557
libs/libconfig/Makefile
patch
|
blob
|
history
diff --git
a/libs/libconfig/Makefile
b/libs/libconfig/Makefile
index 701903cb229b7753b82f95463f87e9b4b932bacf..f60ce08c05972a9d949eda763059cffc243bcd81 100644
(file)
--- a/
libs/libconfig/Makefile
+++ b/
libs/libconfig/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libconfig
-PKG_VERSION:=1.
3.2
+PKG_VERSION:=1.
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.hyperrealm.com/libconfig/
-PKG_MD5SUM:=
094a82afd382aa2305c6cc3c06025c2d
+PKG_MD5SUM:=
c6b1c6ccb1a35b93ebf771779d915181
include $(INCLUDE_DIR)/package.mk