chronograf: update to 1.10.2.
This commit is contained in:
parent
ae78d79a90
commit
42e523fe0c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chronograf'
|
# Template file for 'chronograf'
|
||||||
pkgname=chronograf
|
pkgname=chronograf
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/influxdata/${pkgname}"
|
go_import_path="github.com/influxdata/${pkgname}"
|
||||||
go_package="${go_import_path}/cmd/chronograf"
|
go_package="${go_import_path}/cmd/chronograf"
|
||||||
|
@ -13,7 +13,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||||
changelog="https://raw.githubusercontent.com/influxdata/chronograf/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/influxdata/chronograf/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/influxdata/chronograf/archive/${version}.tar.gz"
|
distfiles="https://github.com/influxdata/chronograf/archive/${version}.tar.gz"
|
||||||
checksum=d2fb4759f4f94d81dcde5c50fece46febd7f610ee7d9373fd000d7a9986a52d8
|
checksum=d8a27ec44b4422da87fcfce22adb1227adcca6515e72a04dbd28876ed232483d
|
||||||
system_accounts="_chronograf"
|
system_accounts="_chronograf"
|
||||||
_chronograf_homedir="/var/lib/${pkgname}"
|
_chronograf_homedir="/var/lib/${pkgname}"
|
||||||
make_dirs="${_chronograf_homedir} 0755 _chronograf _chronograf"
|
make_dirs="${_chronograf_homedir} 0755 _chronograf _chronograf"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue