Tag 0.8.6
This commit is contained in:
parent
1058b052e0
commit
260cbe6340
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ else
|
||||||
PKG_SOURCE_URL:=http://svn.luci.subsignal.org/luci/$(PKG_BRANCH)
|
PKG_SOURCE_URL:=http://svn.luci.subsignal.org/luci/$(PKG_BRANCH)
|
||||||
ifeq ($(DUMP),)
|
ifeq ($(DUMP),)
|
||||||
PKG_REV:=HEAD
|
PKG_REV:=HEAD
|
||||||
PKG_VERSION:=0.8.5
|
PKG_VERSION:=0.8.6
|
||||||
endif
|
endif
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
|
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
|
||||||
|
|
Loading…
Reference in a new issue