chronograf: update to 1.9.4.
This commit is contained in:
parent
e7e3c7b60c
commit
e8c9349f01
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chronograf'
|
||||
pkgname=chronograf
|
||||
version=1.9.1
|
||||
version=1.9.4
|
||||
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-or-later"
|
||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=df5600b2bd0b5ed0d3a3c548e5d72038b62fdda1501ad616eb1c1d82b054793a
|
||||
checksum=ff294f25a9de57140024b9953992c1a4d79ec88167ad28435645d888a0096c27
|
||||
|
||||
system_accounts="_chronograf"
|
||||
_chronograf_homedir="/var/lib/${pkgname}"
|
||||
|
|
Loading…
Reference in a new issue