mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
telegraf: update to 1.28.2.
This commit is contained in:
parent
5405825604
commit
e69743cd51
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'telegraf'
|
# Template file for 'telegraf'
|
||||||
pkgname=telegraf
|
pkgname=telegraf
|
||||||
version=1.18.3
|
version=1.28.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/influxdata/telegraf
|
go_import_path=github.com/influxdata/telegraf
|
||||||
go_package="${go_import_path}/cmd/telegraf"
|
go_package="${go_import_path}/cmd/telegraf"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.influxdata.com/time-series-platform/telegraf/"
|
homepage="https://www.influxdata.com/time-series-platform/telegraf/"
|
||||||
distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=18131af75eea19d0fa7ac3c0c97d9cf941a4e77acf233be6324b208833d02cea
|
checksum=48418c1b2b3ddb6e507609d4d146c8e2226d65da2cc5cacf43d74ae8e450aeb3
|
||||||
system_accounts="_telegraf"
|
system_accounts="_telegraf"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue