kapacitor: update to 1.5.2
This commit is contained in:
parent
2c1856157b
commit
dfa0a318d5
1 changed files with 3 additions and 3 deletions
|
@ -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 <maldridge@VoidLinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue