X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fuci%2FMakefile;h=7e75f576e9f08e36814be6b570b0742a048e9b0c;hp=31551af5762d66faa8c9be07a6892f88f85847d6;hb=47f8c9c71a42e10a736157ebbd409a228c367ee5;hpb=11bcdfd91aab8976c8f3e6bd6ca2fa0c45956adf diff --git a/contrib/uci/Makefile b/contrib/uci/Makefile index 31551af57..7e75f576e 100644 --- a/contrib/uci/Makefile +++ b/contrib/uci/Makefile @@ -1,12 +1,12 @@ include ../../build/config.mk include ../../build/gccconfig.mk -UCI_VERSION = 0.6.1 +UCI_VERSION = 0.6.4 UCI_SITE = http://mirror2.openwrt.org/sources UCI_DIR = uci-$(UCI_VERSION) UCI_FILE = $(UCI_DIR).tar.gz UCI_URL = $(UCI_SITE)/$(UCI_FILE) -#UCI_GITREV = 43124956bc9c1083e476f6cadaedf27b7788d004 +#UCI_GITREV = c79cc497e7b0caa0f9f6a2c978fa9a5f0f097463 #UCI_SITE = http://nbd.name #UCI_DIR = uci.git #UCI_FILE = uci-$(UCI_VERSION)$(UCI_APPEND).tar.gz