chronograf: update to 1.7.4
This commit is contained in:
parent
3a6449fd29
commit
7c510f6586
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chronograf'
|
||||
pkgname=chronograf
|
||||
version=1.7.3
|
||||
revision=2
|
||||
version=1.7.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/influxdata/${pkgname}"
|
||||
go_package="${go_import_path}/cmd/chronograf"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="AGPL-3.0"
|
||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=b9c67025cca8cf69a50fd01b4589ac2c150085e56de32cb9f0d3ba9cd269cc89
|
||||
checksum=0ecfdc9e978107d9f7ee459bfd300e1bb48ff130c0c04f861195362caed8a823
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue