chronograf: update to 1.5.0.0

Closes #14773.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
iaroki 2018-05-29 12:31:30 +03:00 committed by Enno Boland
parent 556927225b
commit 69ad73b984

View file

@ -1,6 +1,6 @@
# Template file for 'chronograf'
pkgname=chronograf
version=1.4.4.2
version=1.5.0.0
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=5bedf8f51eac859d762994d7c45fdfef45da5cd5b1d7f36e442f7eebde37c057
checksum=501f31e65b84804b478e4e0da470f5723dcd54835df4d85408347da13a7ed4b0
pre_build() {
cd $GOSRCPATH