kapacitor: update to 1.5.3.
This commit is contained in:
parent
9f5f48e25a
commit
f0853239a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kapacitor'
|
# Template file for 'kapacitor'
|
||||||
pkgname=kapacitor
|
pkgname=kapacitor
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/influxdata/kapacitor
|
go_import_path=github.com/influxdata/kapacitor
|
||||||
go_package="${go_import_path}/cmd/kapacitor
|
go_package="${go_import_path}/cmd/kapacitor
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
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=4805794672f07e364c9ab6e80147f340694d0c715975eb534056254fb5fe60a6
|
checksum=b105de1a8ed9613157db807756cbcc6ebe4813de2730bbeddc3fcba002c52342
|
||||||
|
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/lib/kapacitor 0755 _kapacitor _kapacitor
|
/var/lib/kapacitor 0755 _kapacitor _kapacitor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue