telegraf: update to 1.6.4

Closes #14951.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
iaroki 2018-06-06 11:33:05 +03:00 committed by Enno Boland
parent 99887a2fec
commit 57a0c55e11
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'telegraf'
pkgname=telegraf
version=1.6.3
version=1.6.4
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=69325313ee07f60bac3df8609e5583cfd1004399ae7dcfe2b8bc311c01df2753
checksum=0813d5e87a4eb21098306a4839cdb24d263ea07b9e9954eeb4ae956269c085c9
pre_build() {
cd $GOSRCPATH