From dfa0a318d5caee344c31d164ec63452d43f0f9e8 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 23 Dec 2018 19:26:42 -0800 Subject: [PATCH] kapacitor: update to 1.5.2 --- srcpkgs/kapacitor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template index 096b48bd87e..f1718aa1221 100644 --- a/srcpkgs/kapacitor/template +++ b/srcpkgs/kapacitor/template @@ -1,7 +1,7 @@ # Template file for 'kapacitor' pkgname=kapacitor -version=1.5.1 -revision=2 +version=1.5.2 +revision=1 build_style="go" go_import_path="github.com/influxdata/kapacitor" go_package="${go_import_path}/cmd/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=7a0a01a7753364266e3e3023c660a70f0024718e55e251d42b3f37d9d932cdc7 +checksum=4805794672f07e364c9ab6e80147f340694d0c715975eb534056254fb5fe60a6 # 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