chronograf: update to 1.7.9.
This commit is contained in:
parent
fac0fd4d86
commit
99670d2437
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chronograf'
|
||||
pkgname=chronograf
|
||||
version=1.7.8
|
||||
version=1.7.9
|
||||
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=dbfc514416c05d4ea208a5249958fb029f0a36babdc1a8d08899c073df0797fd
|
||||
checksum=d95e1956e64c4811fc83c0f3e0254e9569ffcd7ab97986930993b76721eabeae
|
||||
|
||||
system_accounts="_chronograf"
|
||||
_chronograf_homedir="/var/lib/${pkgname}"
|
||||
|
|
Loading…
Reference in New Issue