mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
telegraf: update to 1.12.6.
This commit is contained in:
parent
e7aa824c59
commit
2b438f13c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telegraf'
|
||||
pkgname=telegraf
|
||||
version=1.12.4
|
||||
version=1.12.6
|
||||
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=b0dd8f041dffefd2dd98213abfe57e94979e3814806826208bac6aa2cac5be84
|
||||
checksum=b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e
|
||||
system_accounts="_telegraf"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue