* luci/contrib: update to latest uci git version

This commit is contained in:
Jo-Philipp Wich 2008-08-19 20:30:06 +00:00
parent 4db2139116
commit f0bc93711d

View file

@ -6,7 +6,7 @@ include ../../build/gccconfig.mk
#UCI_DIR = uci-$(UCI_VERSION) #UCI_DIR = uci-$(UCI_VERSION)
#UCI_FILE = $(UCI_DIR).tar.gz #UCI_FILE = $(UCI_DIR).tar.gz
#UCI_URL = $(UCI_SITE)/$(UCI_FILE) #UCI_URL = $(UCI_SITE)/$(UCI_FILE)
UCI_GITREV = 28d2cc2adde3f9ec077a77cf363045a17f116032 UCI_GITREV = e1738122f616e3dce498598d55f84fa8a7e2263b
UCI_VERSION = 0.4.8+git20080818-1 UCI_VERSION = 0.4.8+git20080818-1
UCI_SITE = http://nbd.name UCI_SITE = http://nbd.name
UCI_DIR = uci.git UCI_DIR = uci.git