projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b60367
)
telegraf: upgrade to version 1.22.3
author
Jonathan Pagel
<jonny_tischbein@systemli.org>
Sat, 30 Apr 2022 09:19:11 +0000
(11:19 +0200)
committer
Nick Hainke
<vincent@systemli.org>
Sat, 30 Apr 2022 10:15:55 +0000
(12:15 +0200)
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
(cherry picked from commit
c5b668df5bc3a54c696d2903c7d45cae8890e235
)
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
utils/telegraf/Makefile
patch
|
blob
|
history
diff --git
a/utils/telegraf/Makefile
b/utils/telegraf/Makefile
index 508cbfd44d3358480fdbc7c70e43ebef862962cd..e87e4001b165ab8d804cd4ca80ee3ec654d0909f 100644
(file)
--- a/
utils/telegraf/Makefile
+++ b/
utils/telegraf/Makefile
@@
-3,12
+3,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=telegraf
-PKG_VERSION:=1.22.
2
+PKG_VERSION:=1.22.
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:=
c4efc78a28324c742202dce43599fc7063ed681cd95d32c14500edb6078c7855
+PKG_HASH:=
1c260902d713ede64e6004557bcf1c545c7e0f4a543a1f6f84b60b5254f6c266
PKG_MAINTAINER:=Jonathan Pagel <jonny_tischbein@systemli.org>
PKG_LICENSE:=MIT