telegraf: update to 1.8.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'telegraf'
|
# Template file for 'telegraf'
|
||||||
pkgname=telegraf
|
pkgname=telegraf
|
||||||
version=1.8.2
|
version=1.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/influxdata/telegraf
|
go_import_path=github.com/influxdata/telegraf
|
||||||
@@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||||||
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/${version}.tar.gz"
|
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=498256f582bd90d30531c3a531b076dbf896b7298d795f0c01f8a6c315258ba5
|
checksum=a8157a7093f29878ba5851abed62966c97d017c127eab915e235842aeafe7e88
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|||||||
Reference in New Issue
Block a user