summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci/Makefile
diff options
context:
space:
mode:
authorMalte S. Stretz <mss@apache.org>2009-08-13 00:06:08 +0000
committerMalte S. Stretz <mss@apache.org>2009-08-13 00:06:08 +0000
commite795b1b2048a3e0b4b5ad9f72724a2b508ed54c5 (patch)
treee77e1abeeb6743ab3bd0a9dd09ad690b8023658c /contrib/uci/Makefile
parent6bbbd9095afa9730854db5332eefc9d71d4a089d (diff)
contrib: bump uci to current version 0.7.5
Diffstat (limited to 'contrib/uci/Makefile')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
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