diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template index 093aa8c7f72..545611d30e4 100644 --- a/srcpkgs/kapacitor/template +++ b/srcpkgs/kapacitor/template @@ -1,7 +1,7 @@ # Template file for 'kapacitor' pkgname=kapacitor -version=1.3.3 -revision=3 +version=1.4.0 +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=605699bf5c7dd0bff11b4bd36f9cd481e76b2af22b18468b81c82aeab45818cf +checksum=3c448eec9fb26581d9074a9fca4593d7aa7a19e4934cc392b5a345fad90edbeb # 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