summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2021-01-29 21:04:28 +0100
committer Willy Sudiarto Raharjo2021-01-30 03:44:17 +0100
commit241dace157310f262da793e09bcb293c8be4b052 (patch)
treea59abf6664b3474ad0317ea12aa936e2483927e5 /system
parent8dbee60e807b0ec55cb90159b9692cdf80d8a279 (diff)
downloadslackbuilds-241dace157310f262da793e09bcb293c8be4b052.tar.gz
system/kapacitor: Updated for version 1.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/kapacitor/kapacitor.SlackBuild4
-rw-r--r--system/kapacitor/kapacitor.info12
2 files changed, 8 insertions, 8 deletions
diff --git a/system/kapacitor/kapacitor.SlackBuild b/system/kapacitor/kapacitor.SlackBuild
index 0cea3262ed..730e37a939 100644
--- a/system/kapacitor/kapacitor.SlackBuild
+++ b/system/kapacitor/kapacitor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Kapacitor
-# Copyright 2017-2020 Ebben Aries <e@dscp.org>
+# Copyright 2017-2021 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=kapacitor
-VERSION=${VERSION:-1.5.7}
+VERSION=${VERSION:-1.5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kapacitor/kapacitor.info b/system/kapacitor/kapacitor.info
index 2d43380735..6b56358db1 100644
--- a/system/kapacitor/kapacitor.info
+++ b/system/kapacitor/kapacitor.info
@@ -1,10 +1,10 @@
PRGNAM="kapacitor"
-VERSION="1.5.7"
+VERSION="1.5.8"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.7_linux_i386.tar.gz"
-MD5SUM="835911a17b4a7741afb137b95c4e29a2"
-DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.7_linux_amd64.tar.gz"
-MD5SUM_x86_64="13161db0a43995c0018925c7b234a74c"
+DOWNLOAD="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.8_linux_i386.tar.gz"
+MD5SUM="06d9e8841cc7ddd4a42f6bf58923f636"
+DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.8_linux_amd64.tar.gz"
+MD5SUM_x86_64="1fc6105c17083488ea18d1bfe9f010e1"
REQUIRES=""
MAINTAINER="Ebben Aries"
-EMAIL="e@dscp.org"
+EMAIL="slackbuilds@dscp.org"