summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-02-17 20:05:56 +0100
committer Willy Sudiarto Raharjo2022-02-19 05:19:42 +0100
commitdf1cd33116e28faa9a990b8d7ab697e5e533d7ec (patch)
tree98c65dc2ce0867104c388c26d116ad3a8e325210
parentfa12075af0da628351124d1ad0a284d699677935 (diff)
downloadslackbuilds-df1cd33116e28faa9a990b8d7ab697e5e533d7ec.tar.gz
system/kapacitor: Updated for version 1.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/kapacitor/kapacitor.SlackBuild2
-rw-r--r--system/kapacitor/kapacitor.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/kapacitor/kapacitor.SlackBuild b/system/kapacitor/kapacitor.SlackBuild
index 9fdf66a5bc..8f1e392fa0 100644
--- a/system/kapacitor/kapacitor.SlackBuild
+++ b/system/kapacitor/kapacitor.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kapacitor
-VERSION=${VERSION:-1.6.2}
+VERSION=${VERSION:-1.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/kapacitor/kapacitor.info b/system/kapacitor/kapacitor.info
index aa5e576f99..e48a06aea7 100644
--- a/system/kapacitor/kapacitor.info
+++ b/system/kapacitor/kapacitor.info
@@ -1,10 +1,10 @@
PRGNAM="kapacitor"
-VERSION="1.6.2"
+VERSION="1.6.3"
HOMEPAGE="https://www.influxdata.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.6.2_linux_amd64.tar.gz"
-MD5SUM_x86_64="31ead56e91e1bff69c1ad442efba57a4"
+DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.6.3_linux_amd64.tar.gz"
+MD5SUM_x86_64="307a1e6c86152a4f1d887ffca1edca5e"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"