* luci/contrib: bump uci to v0.6.0

This commit is contained in:
Jo-Philipp Wich 2008-08-23 17:51:51 +00:00
parent 4fc00fead3
commit 606f7dc313
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
include ../../build/config.mk
include ../../build/gccconfig.mk
UCI_VERSION = 0.5.0
UCI_VERSION = 0.6.0
UCI_SITE = http://mirror2.openwrt.org/sources
UCI_DIR = uci-$(UCI_VERSION)
UCI_FILE = $(UCI_DIR).tar.gz