summaryrefslogtreecommitdiffstats
path: root/system/kapacitor/kapacitor.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2021-10-16 23:52:19 +0200
committer Willy Sudiarto Raharjo2021-10-18 02:57:14 +0200
commita66c0098060360f90517ffa76d626439895881d2 (patch)
treeb77d7fa1763455c842ec16dd2ccd740eb18ee369 /system/kapacitor/kapacitor.SlackBuild
parent24f0f396429b11826ae177a638a41a4796b91feb (diff)
downloadslackbuilds-a66c0098060360f90517ffa76d626439895881d2.tar.gz
system/kapacitor: Updated for version 1.6.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kapacitor/kapacitor.SlackBuild')
-rw-r--r--system/kapacitor/kapacitor.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/kapacitor/kapacitor.SlackBuild b/system/kapacitor/kapacitor.SlackBuild
index d18cf6de5e..9fdf66a5bc 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.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}