influxdb: update to 1.7.7.
This commit is contained in:
parent
a9229bb1f9
commit
944961a6f4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'influxdb'
|
# Template file for 'influxdb'
|
||||||
pkgname=influxdb
|
pkgname=influxdb
|
||||||
version=1.7.6
|
version=1.7.7
|
||||||
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=b3393e4c9bc66dcbf7607f389377ba549628e80f6fd9dca598ce5ad68a696885
|
checksum=2ac8d6edb7eb736ba1a7c2c3fc3d529c6685a27d0a0c11ef51b02f4561e44166
|
||||||
|
|
||||||
system_accounts="_influxdb"
|
system_accounts="_influxdb"
|
||||||
_influxdb_homedir="/var/lib/influxdb"
|
_influxdb_homedir="/var/lib/influxdb"
|
||||||
|
|
Loading…
Reference in New Issue