summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-07-30 23:20:35 +0000
committerSteven Barth <steven@midlink.org>2008-07-30 23:20:35 +0000
commitc16a35d55106f598d41280e177c77b46f3dbfb59 (patch)
treef6588b00c957bcbd440024713d6e246219d72da2 /contrib/uci
parenta215d44a354c02924b45d2de4f86b108194d2f67 (diff)
Revert "Bump UCI version"
This reverts commit 7c0dee58bf452347d264556a09195d0a7a825b0e.
Diffstat (limited to 'contrib/uci')
-rw-r--r--contrib/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile
index cf3020ffb..d3f8403c2 100644
--- a/contrib/uci/Makefile
+++ b/contrib/uci/Makefile
@@ -1,7 +1,7 @@
include ../../build/config.mk
include ../../build/gccconfig.mk
-UCI_VERSION = 0.4.5
+UCI_VERSION = 0.4.4
UCI_SITE = http://mirror2.openwrt.org/sources
UCI_DIR = uci-$(UCI_VERSION)
UCI_FILE = $(UCI_DIR).tar.gz