From: Toke Høiland-Jørgensen Date: Thu, 19 Jan 2017 10:08:17 +0000 (+0100) Subject: flent-tools: Bump version X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=75dfd856195200c68bc293ef3379416ed02d7268;p=openwrt-packages.git flent-tools: Bump version --- diff --git a/utils/flent-tools/Makefile b/utils/flent-tools/Makefile index fc8fadcab..b4ef0224c 100644 --- a/utils/flent-tools/Makefile +++ b/utils/flent-tools/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=flent-tools -PKG_VERSION:=0.15.0 +PKG_VERSION:=1.0.1 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:=fd4c41cf4667fb5203e41e7eaa805ae54820218b +PKG_REV:=03c72cc340def354024351b6500774b11170d5ba PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV)