From eda69b0e31c049ac8b9de0d7fa655e179b205720 Mon Sep 17 00:00:00 2001 From: Pulux Date: Sun, 15 Apr 2018 14:42:56 +0200 Subject: [PATCH] influxdb: update to 1.5.2 Closes #13503. Signed-off-by: Enno Boland --- srcpkgs/influxdb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index a295d5ff6c3..8d5fdd27d34 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,7 +1,7 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.4.3 -revision=2 +version=1.5.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=916dab5dccf3c521c1b1c29553a54aece2d94bc3da77b7ce3bf18eec063f1b38 +checksum=3a021524337dc91336b8bb4155681ea55bed27ba8918fc1df8499f66c1851473 pre_build() { cd $GOSRCPATH