projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
093c341
)
uci: update to the latest version, fixes a regression in handling empty/comment lines...
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 9 Apr 2015 14:57:25 +0000
(14:57 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 9 Apr 2015 14:57:25 +0000
(14:57 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45340
package/system/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/system/uci/Makefile
b/package/system/uci/Makefile
index 8946549465942fe01e711885f533670ea1819ce0..251f85b8683beb1c3667eff6449c0aae70fff212 100644
(file)
--- a/
package/system/uci/Makefile
+++ b/
package/system/uci/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
-UCI_VERSION=2015-04-0
3
+UCI_VERSION=2015-04-0
9
UCI_RELEASE=1
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
PKG_RELEASE:=1
-PKG_REV:=
13d32e6df1c3949459c8821b7a03ec13d92e9bf1
+PKG_REV:=
556215152a216c179fe2ca7db9b1de7036ceda60
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=git://nbd.name/uci.git