projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f0308
)
uci: update to the latest version, fixes delta path / savedir issues
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Mar 2015 16:44:32 +0000
(16:44 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Mar 2015 16:44:32 +0000
(16:44 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45189
package/system/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/system/uci/Makefile
b/package/system/uci/Makefile
index 91b159dfd1866a42e10345a307a16918f31db847..551b0db3a3cc7cdf330007c35c4b62b2098e1c81 100644
(file)
--- a/
package/system/uci/Makefile
+++ b/
package/system/uci/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
-UCI_VERSION=2015-03-
26
+UCI_VERSION=2015-03-
31
UCI_RELEASE=1
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
PKG_RELEASE:=1
-PKG_REV:=
06df8218e7036ad9bc03537d8039c6f4728602ac
+PKG_REV:=
3c7f3556b0039a19ddd3e263286085f6896da0eb
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=git://nbd.name/uci.git