From 6263961efdd719a77c55c2793a1cb04541e7b3ba Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Mon, 22 Oct 2018 13:58:16 -0700 Subject: [PATCH] influxdb: update to 1.6.4 --- srcpkgs/influxdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index c6bf273209e..f30aac1cd05 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,6 +1,6 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.6.3 +version=1.6.4 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=be237af1f942fbd9defa56cf39d8377350ee1a71340ccd90cd51fd4ef27368ad +checksum=391463c9a2d3cb6c42d56089cfbdd6ad2be701d3e9ab1ec14ee5c559548b8f05 pre_build() { cd $GOSRCPATH