]> git.99rst.org Git - openwrt-packages.git/commitdiff
telegraf: update to 1.39.2
authorNiklas Thorild <redacted>
Mon, 20 Jul 2026 20:24:02 +0000 (22:24 +0200)
committerJosef Schlehofer <redacted>
Tue, 21 Jul 2026 03:58:05 +0000 (05:58 +0200)
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.2

Signed-off-by: Niklas Thorild <redacted>
utils/telegraf/Makefile

index 61451f34c1dc04819fbbc59c72ef07fd1b1da4c1..1be569638008bdae27853db00795a7a3879c9890 100644 (file)
@@ -3,12 +3,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=telegraf
-PKG_VERSION:=1.39.1
+PKG_VERSION:=1.39.2
 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:=687fdef018d85a275015d621653061251d6566f53b9b41dd5c93c21019cd92f2
+PKG_HASH:=bfd06e36ae049464c71a936e758aa15d7de007221682bab335ba1fa7c351c0b1
 
 PKG_MAINTAINER:=Niklas Thorild <niklas@thorild.se>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT