]> git.99rst.org Git - openwrt-packages.git/commitdiff
telegraf: update to 1.39.3
authorNiklas Thorild <redacted>
Mon, 10 Aug 2026 21:27:29 +0000 (23:27 +0200)
committerAlexandru Ardelean <redacted>
Tue, 11 Aug 2026 06:09:28 +0000 (09:09 +0300)
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.3

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

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