telegraf: update to 1.10.2
This commit is contained in:
parent
2ad263971e
commit
2f3aa67d5a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telegraf'
|
||||
pkgname=telegraf
|
||||
version=1.9.5
|
||||
version=1.10.2
|
||||
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=20674e508a072f927fe6cad7a78d3b7ef5372ff5529c277ea0ab9290d29213ee
|
||||
checksum=aaa2eaec50494ef73301a0fbef015d6167b9515f1172b51b13a8fde448a7c871
|
||||
system_accounts="_telegraf"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue