summaryrefslogtreecommitdiffstats
path: root/system/telegraf
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2018-05-29 23:27:10 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-02 07:32:32 +0700
commitd845592a913e88ade1fbd530828345833396bb29 (patch)
tree4243d862e55cdc124e9f08cef1498da8e5cb8ebd /system/telegraf
parent90d01f2255a492de2f187f18a0cfc92be1b936e3 (diff)
downloadslackbuilds-d845592a913e88ade1fbd530828345833396bb29.tar.gz
slackbuilds-d845592a913e88ade1fbd530828345833396bb29.tar.xz
system/telegraf: Updated for version 1.6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/telegraf')
-rw-r--r--system/telegraf/telegraf.SlackBuild4
-rw-r--r--system/telegraf/telegraf.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/telegraf/telegraf.SlackBuild b/system/telegraf/telegraf.SlackBuild
index cf86692066..38ea52390e 100644
--- a/system/telegraf/telegraf.SlackBuild
+++ b/system/telegraf/telegraf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Telegraf
-# 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=telegraf
-VERSION=${VERSION:-1.5.0}
+VERSION=${VERSION:-1.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/telegraf/telegraf.info b/system/telegraf/telegraf.info
index 4f91d9518c..d5600cb5ae 100644
--- a/system/telegraf/telegraf.info
+++ b/system/telegraf/telegraf.info
@@ -1,10 +1,10 @@
PRGNAM="telegraf"
-VERSION="1.5.0"
+VERSION="1.6.3"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/telegraf/releases/telegraf-1.5.0_linux_i386.tar.gz"
-MD5SUM="aa05b8ac1ba3976801ad400030db8a10"
-DOWNLOAD_x86_64="https://dl.influxdata.com/telegraf/releases/telegraf-1.5.0_linux_amd64.tar.gz"
-MD5SUM_x86_64="ee0d741a507853c98f9d04e51cd635a1"
+DOWNLOAD="https://dl.influxdata.com/telegraf/releases/telegraf-1.6.3_linux_i386.tar.gz"
+MD5SUM="56657165083fab4eec572106f093723d"
+DOWNLOAD_x86_64="https://dl.influxdata.com/telegraf/releases/telegraf-1.6.3_linux_amd64.tar.gz"
+MD5SUM_x86_64="3964946192f5e5cec259334a1b1e5451"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"