diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-19 20:30:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-19 20:30:06 +0000 |
commit | f0bc93711dd0f45c4aefec662dd2aa29d8d05a5e (patch) | |
tree | b7ef69a7a312cce06eb10f1a95309b8671780fe3 /contrib | |
parent | 4db21391164842ce28193b4d5fac8b62e6d9a521 (diff) |
* luci/contrib: update to latest uci git version
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/uci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |