chronograf: update to 1.7.7.
This commit is contained in:
parent
0410a411ad
commit
3348631b4e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chronograf'
|
||||
pkgname=chronograf
|
||||
version=1.7.6
|
||||
version=1.7.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/influxdata/${pkgname}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="AGPL-3.0"
|
||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d48d76c7ff0bf338e013e7625ce2738a1d670213482c1c5fa95edf7336c8bf4e
|
||||
checksum=58f5fdfc2fe72acc3de1484c3ab1cb155c88c97e36db9a24a02be09e1ccbb606
|
||||
|
||||
system_accounts="_chronograf"
|
||||
_chronograf_homedir="/var/lib/${pkgname}"
|
||||
|
|
Loading…
Reference in New Issue