projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa959dd
)
upgrade uci to 0.6.0 - many bugfixes and an API cleanup
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 23 Aug 2008 14:26:31 +0000
(14:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 23 Aug 2008 14:26:31 +0000
(14:26 +0000)
SVN-Revision: 12373
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index ee9d6dca62b6a077f9e2724706801ff868fb4617..3450bc6af9f8aeb8fb1485276b4ff210b5118e0c 100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
-UCI_VERSION=0.
5
+UCI_VERSION=0.
6
UCI_RELEASE=0
PKG_NAME:=uci
@@
-17,7
+17,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM:=
5db883e535d8175a568fa202d0aed190
+PKG_MD5SUM:=
7ac5afec87e44559bbcfc1c2a76edf51
include $(INCLUDE_DIR)/package.mk