]> git.99rst.org Git - openwrt-packages.git/commitdiff
telegraf: update to 1.39.1
authorNiklas Thorild <redacted>
Mon, 29 Jun 2026 18:35:55 +0000 (20:35 +0200)
committerJosef Schlehofer <redacted>
Tue, 30 Jun 2026 17:44:45 +0000 (19:44 +0200)
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.1

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

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