From 20610a0271afd1af42e83ec5fc1dd4d3ab7e081e Mon Sep 17 00:00:00 2001 From: iaroki Date: Sun, 8 Jul 2018 11:53:22 +0300 Subject: [PATCH] influxdb: update to 1.6.0 (#696) --- srcpkgs/influxdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index 1542df34043..f8862f20d0d 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,6 +1,6 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.5.3 +version=1.6.0 revision=1 build_style=go go_import_path="github.com/influxdata/influxdb" @@ -20,7 +20,7 @@ maintainer="Michael Aldridge " license="MIT" homepage="https://influxdata.com/time-series-platform/influxdb/" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=2ff2fb0952ef2be2c67a96df103f3b2f8c1cb2542e0a1a4329c803d95a01c9e7 +checksum=908445f6a456ebcf9eef31ea6431b9f620342e29dd65b9b13d8aa310c90e5545 pre_build() { cd $GOSRCPATH