telegraf: update to 1.11.0.

This commit is contained in:
Michael Aldridge 2019-06-18 23:38:51 -07:00
parent f0853239a9
commit 7cff39de9c

View file

@ -1,6 +1,6 @@
# Template file for 'telegraf'
pkgname=telegraf
version=1.10.4
version=1.11.0
revision=1
build_style=go
go_import_path=github.com/influxdata/telegraf
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT"
homepage="https://www.influxdata.com/time-series-platform/telegraf/"
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
checksum=07ac076aed2aa5795bbbb17b94a4ef869dd003cd06402ba831d8b5f677b529ed
checksum=492f9c9b97011271b65f1589556b70028ff3c50d55eae874ff49cb8971b8d443
system_accounts="_telegraf"
pre_build() {