projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c930ec1
)
upgrade uci 0.1.2, which accepts more characters in the section type validation
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Feb 2008 21:59:49 +0000
(21:59 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Feb 2008 21:59:49 +0000
(21:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10382
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
cc73ccb
..
6512150
100644
(file)
--- 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
This page took
0.023973 seconds
and
4
git commands to generate.