From 442114316c84b29bca5f4502f93a97532fc566ed Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 29 Aug 2018 16:55:23 -0700 Subject: [PATCH] influxdb: update to 1.6.2 --- srcpkgs/influxdb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index b2cfe67a356..cb6b65573bf 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,7 +1,7 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.6.1 -revision=2 +version=1.6.2 +revision=1 build_style=go go_import_path=github.com/influxdata/influxdb go_package="${go_import_path}/cmd/influx @@ -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=3e56e9c0fb4fd2669f9d63d70a46a95de27c044ed6137f1806c54aeccc489e84 +checksum=10184f858bc2ace0f21636bf00ebe17e969e0063861c7be667647dd6410bf861 pre_build() { cd $GOSRCPATH