mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
chronograf: update to 1.10.7.
This commit is contained in:
parent
6f61d8788a
commit
e7b393acb8
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.2
|
version=1.10.7
|
||||||
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=d8a27ec44b4422da87fcfce22adb1227adcca6515e72a04dbd28876ed232483d
|
checksum=1b88a6a1d7eb36d8b6b5ac1506d9647c978bc9bd466cba37c45bed2d86bd20e5
|
||||||
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
Reference in a new issue