projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65708f7
)
uci: update to the latest version
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 26 Mar 2015 20:43:12 +0000
(20:43 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 26 Mar 2015 20:43:12 +0000
(20:43 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45040
package/system/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/system/uci/Makefile
b/package/system/uci/Makefile
index fd87b5d11a37c51694f0a9ee1b95cea6352d539d..91b159dfd1866a42e10345a307a16918f31db847 100644
(file)
--- a/
package/system/uci/Makefile
+++ b/
package/system/uci/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
-UCI_VERSION=201
4-04-11
+UCI_VERSION=201
5-03-26
UCI_RELEASE=1
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
PKG_RELEASE:=1
-PKG_REV:=
e339407372ffc70b1451e4eda218c01aa95a6a7f
+PKG_REV:=
06df8218e7036ad9bc03537d8039c6f4728602ac
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=git://nbd.name/uci.git