summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-01-20 00:50:17 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-01-20 00:50:17 +0000
commit85ecde56c0541f1aa64448f2c78b177034d507ac (patch)
treee876bdb506b5f5785d5ba8824eb298fa14af350c /contrib
parent10ab31ef5f2355d3ed3bbb6a5ac091ebdcb61a91 (diff)
contrib: bump uci to v0.7.2
Diffstat (limited to 'contrib')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile
index 14dc36759..09f0cdf24 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