chronograf: update to 1.5.0.1
Closes #14952. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
37da70ef30
commit
99887a2fec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chronograf'
|
||||
pkgname=chronograf
|
||||
version=1.5.0.0
|
||||
version=1.5.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/influxdata/${pkgname}"
|
||||
|
@ -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=501f31e65b84804b478e4e0da470f5723dcd54835df4d85408347da13a7ed4b0
|
||||
checksum=d5ec4cf8978488e5c31b3a3dff8d943a6f8d9388bff2994eab168fc886e70b2b
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue