uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
SVN-Revision: 30711
This commit is contained in:
		@@ -7,20 +7,20 @@
 | 
			
		||||
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
UCI_VERSION=2011-11-14
 | 
			
		||||
UCI_VERSION=2012-02-24
 | 
			
		||||
UCI_RELEASE=1
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=uci
 | 
			
		||||
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
PKG_REV:=7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
 | 
			
		||||
PKG_REV:=d3722382bdd467d1c705911450120be75426406f
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 | 
			
		||||
PKG_SOURCE_URL:=git://nbd.name/uci.git
 | 
			
		||||
PKG_SOURCE_SUBDIR:=uci-$(PKG_VERSION)
 | 
			
		||||
PKG_SOURCE_VERSION:=$(PKG_REV)
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_MIRROR_MD5SUM:=74b0ab930321c4f85f220ff3852e210a
 | 
			
		||||
PKG_MIRROR_MD5SUM:=476039f871b69d756f3b04498130c27e
 | 
			
		||||
 | 
			
		||||
PKG_BUILD_PARALLEL:=0
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user