summaryrefslogtreecommitdiffstats
path: root/system/telegraf/telegraf.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2020-12-19 09:55:53 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-05 00:25:52 +0700
commitd0254500b00f81c8f857ca67173241f978fb9cb5 (patch)
tree278fc56c6efe136135b361306ec29e7e2c11b7b7 /system/telegraf/telegraf.SlackBuild
parentea357ab8334fe2c5477d7a61cd96df3904ada157 (diff)
downloadslackbuilds-d0254500b00f81c8f857ca67173241f978fb9cb5.tar.gz
slackbuilds-d0254500b00f81c8f857ca67173241f978fb9cb5.tar.xz
system/telegraf: Updated for version 1.17.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/telegraf/telegraf.SlackBuild')
-rw-r--r--system/telegraf/telegraf.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/telegraf/telegraf.SlackBuild b/system/telegraf/telegraf.SlackBuild
index d423defb88..f757093d5e 100644
--- a/system/telegraf/telegraf.SlackBuild
+++ b/system/telegraf/telegraf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Telegraf
-# Copyright 2017-2020 Ebben Aries <e@dscp.org>
+# Copyright 2017-2020 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=telegraf
-VERSION=${VERSION:-1.16.3}
+VERSION=${VERSION:-1.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}