kapacitor: update to 1.5.1

This commit is contained in:
Michael Aldridge 2018-08-12 00:57:14 -07:00
parent 1622083b09
commit 7bfc0c970a

View file

@ -1,6 +1,6 @@
# Template file for 'kapacitor' # Template file for 'kapacitor'
pkgname=kapacitor pkgname=kapacitor
version=1.5.0 version=1.5.1
revision=1 revision=1
build_style="go" build_style="go"
go_import_path="github.com/influxdata/kapacitor" go_import_path="github.com/influxdata/kapacitor"
@ -16,7 +16,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT" license="MIT"
homepage="https://www.influxdata.com/time-series-platform/kapacitor/" homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
checksum=bddb634ee845813b80877935063f92eda35c02c0493b6b4ff2358fadf441c857 checksum=7a0a01a7753364266e3e3023c660a70f0024718e55e251d42b3f37d9d932cdc7
# This package has a Gopkg.lock and a Gopkg.toml, but for build the # 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 # required files are part of the dist tarball. Thus we don't run dep