parent
f7936fac8d
commit
49fd46c89a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'influxdb'
|
# Template file for 'influxdb'
|
||||||
pkgname=influxdb
|
pkgname=influxdb
|
||||||
version=1.7.7
|
version=1.7.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/influxdata/influxdb
|
go_import_path=github.com/influxdata/influxdb
|
||||||
|
@ -17,7 +17,7 @@ license="MIT"
|
||||||
homepage="https://influxdata.com/time-series-platform/influxdb/"
|
homepage="https://influxdata.com/time-series-platform/influxdb/"
|
||||||
changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=2ac8d6edb7eb736ba1a7c2c3fc3d529c6685a27d0a0c11ef51b02f4561e44166
|
checksum=ed52925bb71ca8912e4daecce66a4c32935f396cf3f021464aab99934b41db51
|
||||||
|
|
||||||
system_accounts="_influxdb"
|
system_accounts="_influxdb"
|
||||||
_influxdb_homedir="/var/lib/influxdb"
|
_influxdb_homedir="/var/lib/influxdb"
|
||||||
|
|
Loading…
Reference in New Issue