Author: nbd Date: 2015-03-26 21:43:12 +0100 (Thu, 26 Mar 2015) New Revision: 45040
Modified: trunk/package/system/uci/Makefile Log: uci: update to the latest version Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/system/uci/Makefile =================================================================== --- trunk/package/system/uci/Makefile 2015-03-26 20:37:19 UTC (rev 45039) +++ trunk/package/system/uci/Makefile 2015-03-26 20:43:12 UTC (rev 45040) @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk -UCI_VERSION=2014-04-11 +UCI_VERSION=2015-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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
