influxdb: update to 1.7.8

Closes: #15049 [via git-merge-pr]
This commit is contained in:
Michael Aldridge 2019-10-03 22:04:02 -07:00
parent f7936fac8d
commit 49fd46c89a

View file

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