telegraf: update to 1.7.3
This commit is contained in:
parent
7bfc0c970a
commit
f06e632234
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telegraf'
|
||||
pkgname=telegraf
|
||||
version=1.7.1
|
||||
version=1.7.3
|
||||
revision=1
|
||||
build_style="go"
|
||||
go_import_path="github.com/influxdata/telegraf"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://www.influxdata.com/time-series-platform/telegraf/"
|
||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=9fb9c1883c1d778a7a0af7711b5adafccd4586bcae4ccec438576153c80c62b3
|
||||
checksum=499e6e923a5cd46138cab08cc60f252aa5c3024f91c24ce33bbd9f3733790ec4
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue