From 85ecde56c0541f1aa64448f2c78b177034d507ac Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 20 Jan 2009 00:50:17 +0000 Subject: [PATCH] contrib: bump uci to v0.7.2 --- contrib/uci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 14dc367597..09f0cdf24d 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,7 +1,7 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.7.1 +UCI_VERSION = 0.7.2 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz -- 2.30.2