aboutsummaryrefslogtreecommitdiff
path: root/system/telegraf/telegraf.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2021-10-09 12:30:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-12 00:50:58 +0700
commitb1d51ac6ba651fa83d3bd880fd78b98d3eefa7fd (patch)
tree2329c30062825213b11527c836d0af8123aac2eb /system/telegraf/telegraf.SlackBuild
parent596c8e71b84ef0fe2990eb41eae7394f6efb0830 (diff)
system/telegraf: Updated for version 1.20.2
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 6f4f8467d3e3c..5c4ca19627e2e 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.20.0}
+VERSION=${VERSION:-1.20.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}