chronograf: update to 1.6.1
This commit is contained in:
parent
e0c879a14b
commit
d44abd9e25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chronograf'
|
# Template file for 'chronograf'
|
||||||
pkgname=chronograf
|
pkgname=chronograf
|
||||||
version=1.5.0.1
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/influxdata/${pkgname}"
|
go_import_path="github.com/influxdata/${pkgname}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="AGPL-3.0"
|
license="AGPL-3.0"
|
||||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=d5ec4cf8978488e5c31b3a3dff8d943a6f8d9388bff2994eab168fc886e70b2b
|
checksum=218249f40b27ddad728bdf3893c295b1465fb0866c623805fadff98165084057
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Reference in a new issue