telegraf: update to 1.10.4.

This commit is contained in:
Michael Aldridge 2019-05-27 16:10:26 -07:00
parent 341b70ec7f
commit 35d75e7347

View file

@ -1,6 +1,6 @@
# Template file for 'telegraf'
pkgname=telegraf
version=1.10.3
version=1.10.4
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=656ba709e7b66e6ed0d67f3f946efa35f32fc1ae3b94f1c5f84275b42f9bef1d
checksum=07ac076aed2aa5795bbbb17b94a4ef869dd003cd06402ba831d8b5f677b529ed
system_accounts="_telegraf"
pre_build() {