chronograf: update to 1.4.4.2

Closes #14198.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
iaroki 2018-05-07 13:24:20 +03:00 committed by Enno Boland
parent 161d525967
commit 89fc9cf4d8

View file

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