mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
chronograf: update to 1.9.1.
This commit is contained in:
parent
e5c0fdf56e
commit
7a3de7c6ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chronograf'
|
# Template file for 'chronograf'
|
||||||
pkgname=chronograf
|
pkgname=chronograf
|
||||||
version=1.8.7
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/influxdata/${pkgname}"
|
go_import_path="github.com/influxdata/${pkgname}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=ccee19b4e0de69fc1109dea4fb71a14d2fb60077a7203307ffeb35033aff79e1
|
checksum=df5600b2bd0b5ed0d3a3c548e5d72038b62fdda1501ad616eb1c1d82b054793a
|
||||||
|
|
||||||
system_accounts="_chronograf"
|
system_accounts="_chronograf"
|
||||||
_chronograf_homedir="/var/lib/${pkgname}"
|
_chronograf_homedir="/var/lib/${pkgname}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue