From 2c1856157b18696b5ab1e52c54399dc83ed3767f Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 23 Dec 2018 19:24:39 -0800 Subject: [PATCH] influxdb: update to 1.7.2 --- srcpkgs/influxdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index 95dec0ffb60..67077e32ab2 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,6 +1,6 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.7.1 +version=1.7.2 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=c8f8e614bde301e0852e1fbeb7b9a39f758ae335b8f5a6157478082eea9cec77 +checksum=05b10655c98e5fcf16f99a3c304bda4bac09761a499566c5458e233e224daabe pre_build() { cd $GOSRCPATH