kapacitor: update to 1.5.4.
This commit is contained in:
parent
cf1b95d375
commit
4cdf5731b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kapacitor'
|
||||
pkgname=kapacitor
|
||||
version=1.5.3
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/influxdata/kapacitor
|
||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
|
||||
distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=b105de1a8ed9613157db807756cbcc6ebe4813de2730bbeddc3fcba002c52342
|
||||
checksum=c27b472713a9d45a57a772e5d38caffeeaa02ade6961ff7c33ed0e399c53b3f5
|
||||
|
||||
make_dirs="
|
||||
/var/lib/kapacitor 0755 _kapacitor _kapacitor
|
||||
|
|
Loading…
Reference in a new issue