telegraf: update to 1.7.4
This commit is contained in:
parent
bbb998d006
commit
cca336fd75
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'telegraf'
|
||||
pkgname=telegraf
|
||||
version=1.7.3
|
||||
revision=2
|
||||
version=1.7.4
|
||||
revision=1
|
||||
build_style="go"
|
||||
go_import_path="github.com/influxdata/telegraf"
|
||||
go_package="${go_import_path}/cmd/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=499e6e923a5cd46138cab08cc60f252aa5c3024f91c24ce33bbd9f3733790ec4
|
||||
checksum=d02432803c10a898449c468c6c1656c4e600e6291026385523f0983ad8b8a989
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue