summaryrefslogtreecommitdiffstats
path: root/system/telegraf
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-08-17 14:37:39 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 09:02:10 +0700
commit803eda503bc49dce6aa133fc1388298a1393265e (patch)
treeb65236ffd4a2feb0057c38e217f0f450c09c36bd /system/telegraf
parenta4995d23662ba23476ae2c2b63d52c2477db8a48 (diff)
downloadslackbuilds-803eda503bc49dce6aa133fc1388298a1393265e.tar.gz
slackbuilds-803eda503bc49dce6aa133fc1388298a1393265e.tar.xz
system/telegraf: Updated for version 1.23.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/telegraf')
-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 59a6e3539a..d4b23b4f39 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.23.3}
+VERSION=${VERSION:-1.23.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/telegraf/telegraf.info b/system/telegraf/telegraf.info
index 97a1e763b0..042dce27a0 100644
--- a/system/telegraf/telegraf.info
+++ b/system/telegraf/telegraf.info
@@ -1,10 +1,10 @@
PRGNAM="telegraf"
-VERSION="1.23.3"
+VERSION="1.23.4"
HOMEPAGE="https://www.influxdata.com"
-DOWNLOAD="https://dl.influxdata.com/telegraf/releases/telegraf-1.23.3_linux_i386.tar.gz"
-MD5SUM="433f66b14217f0f3d12ae2df7b7648ce"
-DOWNLOAD_x86_64="https://dl.influxdata.com/telegraf/releases/telegraf-1.23.3_linux_amd64.tar.gz"
-MD5SUM_x86_64="8d0957ccc37a16e444c87e115e1249a3"
+DOWNLOAD="https://dl.influxdata.com/telegraf/releases/telegraf-1.23.4_linux_i386.tar.gz"
+MD5SUM="d38d63a5c19a8ff2aa4da962c497e6f4"
+DOWNLOAD_x86_64="https://dl.influxdata.com/telegraf/releases/telegraf-1.23.4_linux_amd64.tar.gz"
+MD5SUM_x86_64="71f1764b62965b2d64ff0c42d3fa0f32"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"