diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index cf2b26b4802..74188d13f5e 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,6 +1,6 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.7.5 +version=1.7.6 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=f9ca7e91d31f29e5c1a71b0ca5c2e2e75a020a4f06d001ec2f9908029e78a3ed +checksum=b3393e4c9bc66dcbf7607f389377ba549628e80f6fd9dca598ce5ad68a696885 system_accounts="_influxdb" _influxdb_homedir="/var/lib/influxdb"