mirror of https://git.openwrt.org/project/luci.git
* luci/contrib: bump uci to v0.6.0
This commit is contained in:
parent
4fc00fead3
commit
606f7dc313
|
@ -1,7 +1,7 @@
|
||||||
include ../../build/config.mk
|
include ../../build/config.mk
|
||||||
include ../../build/gccconfig.mk
|
include ../../build/gccconfig.mk
|
||||||
|
|
||||||
UCI_VERSION = 0.5.0
|
UCI_VERSION = 0.6.0
|
||||||
UCI_SITE = http://mirror2.openwrt.org/sources
|
UCI_SITE = http://mirror2.openwrt.org/sources
|
||||||
UCI_DIR = uci-$(UCI_VERSION)
|
UCI_DIR = uci-$(UCI_VERSION)
|
||||||
UCI_FILE = $(UCI_DIR).tar.gz
|
UCI_FILE = $(UCI_DIR).tar.gz
|
||||||
|
|
Loading…
Reference in New Issue