summaryrefslogtreecommitdiffstats
path: root/system/kapacitor
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-05-01 17:20:49 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-04 23:46:20 +0700
commite9a5517e4a717b41ba5654f8971e105526c933c8 (patch)
tree81da2185ed451e6271c3fb12d485a1578efbdab7 /system/kapacitor
parent67fd78b4c72c6baca3045790695e2e491f63939b (diff)
downloadslackbuilds-e9a5517e4a717b41ba5654f8971e105526c933c8.tar.gz
slackbuilds-e9a5517e4a717b41ba5654f8971e105526c933c8.tar.xz
system/kapacitor: Updated for version 1.6.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kapacitor')
-rw-r--r--system/kapacitor/kapacitor.SlackBuild4
-rw-r--r--system/kapacitor/kapacitor.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/kapacitor/kapacitor.SlackBuild b/system/kapacitor/kapacitor.SlackBuild
index a1102e2275..e127e58f83 100644
--- a/system/kapacitor/kapacitor.SlackBuild
+++ b/system/kapacitor/kapacitor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Kapacitor
-# Copyright 2017-2022 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2017-2023 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kapacitor
-VERSION=${VERSION:-1.6.5}
+VERSION=${VERSION:-1.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/kapacitor/kapacitor.info b/system/kapacitor/kapacitor.info
index 3cab11b7dc..60f8e301c4 100644
--- a/system/kapacitor/kapacitor.info
+++ b/system/kapacitor/kapacitor.info
@@ -1,10 +1,10 @@
PRGNAM="kapacitor"
-VERSION="1.6.5"
+VERSION="1.6.6"
HOMEPAGE="https://www.influxdata.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.6.5_linux_amd64.tar.gz"
-MD5SUM_x86_64="9e6c66a3ce20ab60cf5b3782afe500cf"
+DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.6.6_linux_amd64.tar.gz"
+MD5SUM_x86_64="5a18c873cca9fe66d3f755433be0aadc"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"