From: Jo-Philipp Wich Date: Tue, 19 Aug 2008 20:30:06 +0000 (+0000) Subject: * luci/contrib: update to latest uci git version X-Git-Tag: 0.8.0~343 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=f0bc93711dd0f45c4aefec662dd2aa29d8d05a5e;ds=sidebyside * luci/contrib: update to latest uci git version --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 2fd224db0..ae496400a 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -6,7 +6,7 @@ include ../../build/gccconfig.mk #UCI_DIR = uci-$(UCI_VERSION) #UCI_FILE = $(UCI_DIR).tar.gz #UCI_URL = $(UCI_SITE)/$(UCI_FILE) -UCI_GITREV = 28d2cc2adde3f9ec077a77cf363045a17f116032 +UCI_GITREV = e1738122f616e3dce498598d55f84fa8a7e2263b UCI_VERSION = 0.4.8+git20080818-1 UCI_SITE = http://nbd.name UCI_DIR = uci.git