From: Malte S. Stretz Date: Thu, 13 Aug 2009 00:06:08 +0000 (+0000) Subject: contrib: bump uci to current version 0.7.5 X-Git-Tag: 0.10.0~1205 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=e795b1b2048a3e0b4b5ad9f72724a2b508ed54c5 contrib: bump uci to current version 0.7.5 --- diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 95d25ab17..19625aa72 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.3 +UCI_VERSION = 0.7.5 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz