mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
telegraf: update to 1.38.4
- Update Telegraf to v1.38.4 Signed-off-by: Niklas Thorild <niklas@thorild.se>
This commit is contained in:
committed by
Josef Schlehofer
parent
9f2cd32c75
commit
54791efcda
@@ -3,12 +3,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=telegraf
|
||||
PKG_VERSION:=1.38.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.38.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:=83a8119b09830eb7d9167563add221335d0f59a22499919741ed539697a6fa45
|
||||
PKG_HASH:=97453df83892bcc987064cc093277881ffeb13bb7c9c9e351c8605b769f84d4f
|
||||
|
||||
PKG_MAINTAINER:=Niklas Thorild <niklas@thorild.se>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user