luci-0.8: bump base version
This commit is contained in:
parent
5b9bad1f07
commit
1f88711e2c
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)
|
||||
ifeq ($(DUMP),)
|
||||
PKG_REV:=HEAD
|
||||
PKG_VERSION:=0.8.4
|
||||
PKG_VERSION:=0.8.5
|
||||
endif
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
|
||||
|
|
Loading…
Reference in a new issue