mirror of https://git.openwrt.org/project/luci.git
Bump UCI
This commit is contained in:
parent
84710e742d
commit
c1e213a535
|
@ -1,7 +1,7 @@
|
||||||
include ../../build/config.mk
|
include ../../build/config.mk
|
||||||
include ../../build/gccconfig.mk
|
include ../../build/gccconfig.mk
|
||||||
|
|
||||||
UCI_VERSION = 0.7.0
|
UCI_VERSION = 0.7.1
|
||||||
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