flent-tools: Bump to v0.15.0.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
This commit is contained in:
parent
6ec116f8be
commit
d36757efcc
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=flent-tools
|
||||
PKG_VERSION:=0.14.0-git
|
||||
PKG_VERSION:=0.15.0
|
||||
PKG_LICENSE:=GPLv3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_REV).tar.gz
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/tohojo/flent
|
||||
PKG_REV:=272714a45c1cd25216ea772d40f35820323bfd79
|
||||
PKG_REV:=fd4c41cf4667fb5203e41e7eaa805ae54820218b
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
|
||||
|
|
Loading…
Reference in a new issue