chronograf: update to 1.7.5

This commit is contained in:
Michael Aldridge 2018-12-24 22:34:42 -08:00
parent 67ce2a93b9
commit ee7e8ff6c3

View file

@ -1,6 +1,6 @@
# Template file for 'chronograf'
pkgname=chronograf
version=1.7.4
version=1.7.5
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=0ecfdc9e978107d9f7ee459bfd300e1bb48ff130c0c04f861195362caed8a823
checksum=53c458b91982b679bcfee400155c9978c64a6c620846e366326dfc65885fbf11
pre_build() {
cd $GOSRCPATH