Author: blogic
Date: 2015-10-02 12:48:57 +0200 (Fri, 02 Oct 2015)
New Revision: 47084

Modified:
   branches/chaos_calmer/package/system/uci/Makefile
Log:
uci: update to the latest version, adds various fixes

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

Backport of r46738

Modified: branches/chaos_calmer/package/system/uci/Makefile
===================================================================
--- branches/chaos_calmer/package/system/uci/Makefile   2015-10-02 10:48:51 UTC 
(rev 47083)
+++ branches/chaos_calmer/package/system/uci/Makefile   2015-10-02 10:48:57 UTC 
(rev 47084)
@@ -7,13 +7,13 @@
 
 include $(TOPDIR)/rules.mk
 
-UCI_VERSION=2015-04-09
+UCI_VERSION=2015-08-27
 UCI_RELEASE=1
 
 PKG_NAME:=uci
 PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
 PKG_RELEASE:=1
-PKG_REV:=556215152a216c179fe2ca7db9b1de7036ceda60
+PKG_REV:=2cd94fd505b293e657278e31deb32a7d66d20714
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=git://nbd.name/uci.git
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to