telegraf: update to 1.12.4
This commit is contained in:
parent
cb126e2ab9
commit
c785034cae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telegraf'
|
||||
pkgname=telegraf
|
||||
version=1.11.4
|
||||
version=1.12.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=e026f5bce44bc1fb2f8ce35c4a3804cc42ee5d3d9784f47323bcbc760613f272
|
||||
checksum=b0dd8f041dffefd2dd98213abfe57e94979e3814806826208bac6aa2cac5be84
|
||||
system_accounts="_telegraf"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue