summaryrefslogtreecommitdiffstats
path: root/system/telegraf/telegraf.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2021-09-28 04:33:40 +0200
committer Willy Sudiarto Raharjo2021-10-03 03:51:44 +0200
commit6d8745d091b976dd5fcb3c8f528b081abbcfc648 (patch)
tree7111e6e77f8c0163da18083d7ae673266a874480 /system/telegraf/telegraf.SlackBuild
parent9a3cbbf53d004ae060691360018c9a6854723c68 (diff)
downloadslackbuilds-6d8745d091b976dd5fcb3c8f528b081abbcfc648.tar.gz
system/telegraf: Updated for version 1.20.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/telegraf/telegraf.SlackBuild')
-rw-r--r--system/telegraf/telegraf.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/telegraf/telegraf.SlackBuild b/system/telegraf/telegraf.SlackBuild
index 957e100c89..6f4f8467d3 100644
--- a/system/telegraf/telegraf.SlackBuild
+++ b/system/telegraf/telegraf.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=telegraf
-VERSION=${VERSION:-1.19.3}
+VERSION=${VERSION:-1.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}