summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2018-05-30 00:29:20 +0200
committer Willy Sudiarto Raharjo2018-06-02 02:32:32 +0200
commite0f7a66335ff023d440c047dd66675b5cf6886f0 (patch)
tree445c992935177d342fec84fec559facf4b189a1b /system
parent50a8d95affd74493564ff85d28d8d5f1dd81c163 (diff)
downloadold.slackbuilds-e0f7a66335ff023d440c047dd66675b5cf6886f0.tar.gz
system/kapacitor: Updated for version 1.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/kapacitor/kapacitor.SlackBuild4
-rw-r--r--system/kapacitor/kapacitor.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/kapacitor/kapacitor.SlackBuild b/system/kapacitor/kapacitor.SlackBuild
index 1ce45e4c6a..6fe557b9cf 100644
--- a/system/kapacitor/kapacitor.SlackBuild
+++ b/system/kapacitor/kapacitor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Kapacitor
-# Copyright 2017 Ebben Aries <e@dscp.org>
+# Copyright 2017, 2018 Ebben Aries <e@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.4.0}
+VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kapacitor/kapacitor.info b/system/kapacitor/kapacitor.info
index a36baa9e02..23084c2c0c 100644
--- a/system/kapacitor/kapacitor.info
+++ b/system/kapacitor/kapacitor.info
@@ -1,10 +1,10 @@
PRGNAM="kapacitor"
-VERSION="1.4.0"
+VERSION="1.5.0"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.4.0_linux_i386.tar.gz"
-MD5SUM="9b8608e2a2b0ca908fea60d050f2ed0f"
-DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.4.0_linux_amd64.tar.gz"
-MD5SUM_x86_64="5fbd93e381b5bacb31d625082e109a4d"
+DOWNLOAD="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.0_linux_i386.tar.gz"
+MD5SUM="06b61bb1ca1bf61442ba96729170fa66"
+DOWNLOAD_x86_64="https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.0_linux_amd64.tar.gz"
+MD5SUM_x86_64="353206aa187525a9ca4e244d602737be"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"