summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-03-28 08:24:30 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:55 +0700
commit7d565c7594f50563aae46b3d3a710cc279718d27 (patch)
tree2f9b8010d3d542d86ca9d5e7e4c50ab09de2b974 /system
parent72723f9a018244184b9881b21c1e32fc79ddf961 (diff)
downloadslackbuilds-7d565c7594f50563aae46b3d3a710cc279718d27.tar.gz
slackbuilds-7d565c7594f50563aae46b3d3a710cc279718d27.tar.xz
system/telegraf: Updated for version 1.22.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/telegraf/telegraf.SlackBuild2
-rw-r--r--system/telegraf/telegraf.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/system/telegraf/telegraf.SlackBuild b/system/telegraf/telegraf.SlackBuild
index 0d5c3effb5..f99809ed38 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.21.4}
+VERSION=${VERSION:-1.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/telegraf/telegraf.info b/system/telegraf/telegraf.info
index 6d18bd2d2a..e6e59dbeeb 100644
--- a/system/telegraf/telegraf.info
+++ b/system/telegraf/telegraf.info
@@ -1,10 +1,10 @@
PRGNAM="telegraf"
-VERSION="1.21.4"
+VERSION="1.22.0"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/telegraf/releases/telegraf-1.21.4_linux_i386.tar.gz"
-MD5SUM="e8017abb930f99cb0f3a0c6560287540"
-DOWNLOAD_x86_64="https://dl.influxdata.com/telegraf/releases/telegraf-1.21.4_linux_amd64.tar.gz"
-MD5SUM_x86_64="0263691d78b1c81844402064286c19b7"
+DOWNLOAD="https://dl.influxdata.com/telegraf/releases/telegraf-1.22.0_linux_i386.tar.gz"
+MD5SUM="547dbaf6896b62c0fbebf03738b8f32c"
+DOWNLOAD_x86_64="https://dl.influxdata.com/telegraf/releases/telegraf-1.22.0_linux_amd64.tar.gz"
+MD5SUM_x86_64="8927b8bf9168be2b3f05a4bb3ffe45e0"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"