From aef0a19584b09fae679dfbd6a3684ac27affa252 Mon Sep 17 00:00:00 2001 From: Pulux Date: Wed, 29 Nov 2017 20:51:06 +0100 Subject: [PATCH] influxdb: update to 1.4.2 --- srcpkgs/influxdb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index 614e70d6a4..ab8819c012 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,7 +1,7 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.3.7 -revision=2 +version=1.4.2 +revision=1 build_style=go go_import_path="github.com/influxdata/influxdb" go_package="${go_import_path}/cmd/influx @@ -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=a07d3431e385569e7bc0d74261bb087d2fed97c2733cd2218aed5b9ed2050413 +checksum=7ff8d0464bbb96c3bbe9b07147d0e9153dfea9fc1590109d724eb80574209e6f pre_build() { cd $GOSRCPATH