projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7983a
)
uci: update to the latest version, adds a small optimization to uci commit
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jan 2016 12:29:59 +0000
(12:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jan 2016 12:29:59 +0000
(12:29 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48200
package/system/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/system/uci/Makefile
b/package/system/uci/Makefile
index 6eecacfffee364761a7acb1baed85241640f86fa..6d68ee514f82d4de5d869fc0626fb8ef600fcab6 100644
(file)
--- a/
package/system/uci/Makefile
+++ b/
package/system/uci/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
-UCI_VERSION=201
5-08-27
+UCI_VERSION=201
6-01-11
UCI_RELEASE=1
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
PKG_RELEASE:=1
-PKG_REV:=
2cd94fd505b293e657278e31deb32a7d66d20714
+PKG_REV:=
950437eecd6048dd29eb3e11f4343372b2ddce60
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uci.git