kapacitor: update to 1.5.0
Closes #14774. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kapacitor'
|
# Template file for 'kapacitor'
|
||||||
pkgname=kapacitor
|
pkgname=kapacitor
|
||||||
version=1.4.1
|
version=1.5.0
|
||||||
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=9bbcca83c408252c8b92ad00cb4dbb502b4ce1ef3b474e3285c1472fdb3e0dc9
|
checksum=bddb634ee845813b80877935063f92eda35c02c0493b6b4ff2358fadf441c857
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user