diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index cb6b65573bf..c6bf273209e 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,6 +1,6 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.6.2 +version=1.6.3 revision=1 build_style=go go_import_path=github.com/influxdata/influxdb @@ -21,7 +21,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=10184f858bc2ace0f21636bf00ebe17e969e0063861c7be667647dd6410bf861 +checksum=be237af1f942fbd9defa56cf39d8377350ee1a71340ccd90cd51fd4ef27368ad pre_build() { cd $GOSRCPATH