telegraf: update to 1.9.1

This commit is contained in:
Michael Aldridge 2018-12-23 19:39:28 -08:00
parent dfa0a318d5
commit 2f35875645
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'telegraf'
pkgname=telegraf
version=1.9.0
version=1.9.1
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=5a71c5fbe1b691bc64e56898d28238d2ad9ef0db7b9d816724b6b8c872cdecd2
checksum=27ce44eb3f5153e0e3eba4609262a746586d866a1ca5f17c5a77e12596e513e4
pre_build() {
cd $GOSRCPATH