From: Steven Barth Date: Sat, 15 Nov 2008 11:26:48 +0000 (+0000) Subject: Bump UCI X-Git-Tag: 0.8.2~31 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=70ab4f8329d86af28ee69948ff17546c7d7843ad;p=project%2Fluci.git Bump UCI --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 31551af57..71e28864f 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.6.1 +UCI_VERSION = 0.6.4 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz