tracertools: fix output for ues with collectd-mod-exec
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
a2a5c3b20a
commit
c9812eb7f5
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tracertools
|
||||
PKG_VERSION:=20160118
|
||||
PKG_VERSION:=20160301
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
|
@ -16,7 +16,7 @@ PKG_LICENSE:=GPL-3.0
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/dangowrt/tracertools.git
|
||||
PKG_SOURCE_VERSION:=253e73fd379714239b51d5b0fd719b7c2d65f379
|
||||
PKG_SOURCE_VERSION:=dd3d9beace932bcec518805b6c23084c9abf0539
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
|
|
Loading…
Reference in a new issue