aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Pagel <jonny_tischbein@systemli.org>2022-08-18 07:14:35 +0200
committerNick Hainke <vincent@systemli.org>2022-08-18 17:42:56 +0200
commite4555e03ee86ef62cf09ce1436c865d5eb472960 (patch)
treee5fc48c6a8eaf80e7fab257b8615aa62805fb053
parent9a3b4d975e3ccaf257e1d09e7046c641eb26c182 (diff)
telegraf: Update to version 1.23.4
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/telegraf/Makefile b/utils/telegraf/Makefile
index 2a014089c..c0a5676b2 100644
--- a/utils/telegraf/Makefile
+++ b/utils/telegraf/Makefile
@@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=telegraf
-PKG_VERSION:=1.23.3
+PKG_VERSION:=1.23.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/influxdata/telegraf/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=984612d5d74b014e82e03069c2430b7868cc9c4c40b2215f43dc5533b105fe3d
+PKG_HASH:=05188b5f0c0dfa204dc6bd8429ebc5366b73e42c7bdd4f1a50fffa2a1e75616f
PKG_MAINTAINER:=Jonathan Pagel <jonny_tischbein@systemli.org>
PKG_LICENSE:=MIT