From 556927225b318f26d5aa2b7c3a92e92a8c13adf8 Mon Sep 17 00:00:00 2001 From: iaroki Date: Tue, 29 May 2018 12:07:36 +0300 Subject: [PATCH] kapacitor: update to 1.5.0 Closes #14774. Signed-off-by: Enno Boland --- srcpkgs/kapacitor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template index 9bca355889..0666c13139 100644 --- a/srcpkgs/kapacitor/template +++ b/srcpkgs/kapacitor/template @@ -1,6 +1,6 @@ # Template file for 'kapacitor' pkgname=kapacitor -version=1.4.1 +version=1.5.0 revision=1 build_style="go" go_import_path="github.com/influxdata/kapacitor" @@ -16,7 +16,7 @@ maintainer="Michael Aldridge " license="MIT" homepage="https://www.influxdata.com/time-series-platform/kapacitor/" distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz" -checksum=9bbcca83c408252c8b92ad00cb4dbb502b4ce1ef3b474e3285c1472fdb3e0dc9 +checksum=bddb634ee845813b80877935063f92eda35c02c0493b6b4ff2358fadf441c857 # This package has a Gopkg.lock and a Gopkg.toml, but for build the # required files are part of the dist tarball. Thus we don't run dep