telegraf: update to 1.6.3

Closes #14772.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
iaroki 2018-05-29 11:57:29 +03:00 committed by Enno Boland
parent 69ad73b984
commit 681d696ee5

View file

@ -1,6 +1,6 @@
# Template file for 'telegraf'
pkgname=telegraf
version=1.6.1
version=1.6.3
revision=1
build_style="go"
go_import_path="github.com/influxdata/telegraf"
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT"
homepage="https://www.influxdata.com/time-series-platform/telegraf/"
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
checksum=5f5af61b40fd6da742813e8e865f5a9e6545cfc92d88df904e9e2488f41104c9
checksum=69325313ee07f60bac3df8609e5583cfd1004399ae7dcfe2b8bc311c01df2753
pre_build() {
cd $GOSRCPATH