index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2008-02-04 21:59:49 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2008-02-04 21:59:49 +0000
commit
04caf0a56c8051e1cd2da5548bb871e7a4e114e5
(
patch
)
tree
7d85a0e4383c9467b67ea28f46a437d2485e3d6d
parent
c5c1f8f1c29a1d08a7e474d578f5ebb16336de4f
(
diff
)
upgrade uci 0.1.2, which accepts more characters in the section type validation
SVN-Revision: 10382
Diffstat
-rw-r--r--
package/uci/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/uci/Makefile b/package/uci/Makefile
index cc73ccb81e..651215001c 100644
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uci
-PKG_VERSION:=0.1.1
+PKG_VERSION:=0.1.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM:=b26905c6fa0704e57944da33339f9216
+PKG_MD5SUM:=2c1bd1b24ca3c3e565b28122f2efd047
LIBVERSION=0.1