telegraf: update to 1.9.0.
This commit is contained in:
parent
3a56a707bd
commit
ec6dde94ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telegraf'
|
||||
pkgname=telegraf
|
||||
version=1.8.3
|
||||
version=1.9.0
|
||||
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=a8157a7093f29878ba5851abed62966c97d017c127eab915e235842aeafe7e88
|
||||
checksum=5a71c5fbe1b691bc64e56898d28238d2ad9ef0db7b9d816724b6b8c872cdecd2
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue