diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template index 21429d913ad..9bca3558898 100644 --- a/srcpkgs/kapacitor/template +++ b/srcpkgs/kapacitor/template @@ -1,7 +1,7 @@ # Template file for 'kapacitor' pkgname=kapacitor -version=1.4.0 -revision=5 +version=1.4.1 +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=3c448eec9fb26581d9074a9fca4593d7aa7a19e4934cc392b5a345fad90edbeb +checksum=9bbcca83c408252c8b92ad00cb4dbb502b4ce1ef3b474e3285c1472fdb3e0dc9 # 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