Author: nbd
Date: 2016-01-11 13:29:59 +0100 (Mon, 11 Jan 2016)
New Revision: 48200

Modified:
   trunk/package/system/uci/Makefile
Log:
uci: update to the latest version, adds a small optimization to uci commit

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/system/uci/Makefile
===================================================================
--- trunk/package/system/uci/Makefile   2016-01-11 11:57:36 UTC (rev 48199)
+++ trunk/package/system/uci/Makefile   2016-01-11 12:29:59 UTC (rev 48200)
@@ -7,13 +7,13 @@
 
 include $(TOPDIR)/rules.mk
 
-UCI_VERSION=2015-08-27
+UCI_VERSION=2016-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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to