Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/14] collectd: bump to version 5.7.0
@ 2016-12-22  1:59 Gustavo Zacarias
  2016-12-22  1:59 ` [Buildroot] [PATCH 02/14] collectd: add notify_nagios plugin support Gustavo Zacarias
                   ` (13 more replies)
  0 siblings, 14 replies; 22+ messages in thread
From: Gustavo Zacarias @ 2016-12-22  1:59 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/collectd/collectd.hash | 2 +-
 package/collectd/collectd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/collectd/collectd.hash b/package/collectd/collectd.hash
index d385c0d..2accf83 100644
--- a/package/collectd/collectd.hash
+++ b/package/collectd/collectd.hash
@@ -1,2 +1,2 @@
 # From https://collectd.org/files/SHA256SUM
-sha256	017f3a4062187e594d8ab6af685655fb82a8a942dc574668e68242bdb8ba820f	collectd-5.5.2.tar.bz2
+sha256	25a05fbdc6baad571554342bbac6141928bf95a47fc60ee3b32e46d0c89ef2b2	collectd-5.7.0.tar.bz2
diff --git a/package/collectd/collectd.mk b/package/collectd/collectd.mk
index 4846ee4..ccb2f11 100644
--- a/package/collectd/collectd.mk
+++ b/package/collectd/collectd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-COLLECTD_VERSION = 5.5.2
+COLLECTD_VERSION = 5.7.0
 COLLECTD_SITE = http://collectd.org/files
 COLLECTD_SOURCE = collectd-$(COLLECTD_VERSION).tar.bz2
 COLLECTD_CONF_ENV = ac_cv_lib_yajl_yajl_alloc=yes
-- 
2.10.2

^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2016-12-23 21:44 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22  1:59 [Buildroot] [PATCH 01/14] collectd: bump to version 5.7.0 Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 02/14] collectd: add notify_nagios plugin support Gustavo Zacarias
2016-12-23 21:38   ` Peter Korsgaard
2016-12-22  1:59 ` [Buildroot] [PATCH 03/14] collectd: drop notify_email global disable Gustavo Zacarias
2016-12-23 21:38   ` Peter Korsgaard
2016-12-22  1:59 ` [Buildroot] [PATCH 04/14] collectd: explicitly disable zone plugin Gustavo Zacarias
2016-12-23 21:38   ` Peter Korsgaard
2016-12-22  1:59 ` [Buildroot] [PATCH 05/14] collectd: explicitly disable xencpu plugin Gustavo Zacarias
2016-12-23 21:39   ` Peter Korsgaard
2016-12-22  1:59 ` [Buildroot] [PATCH 06/14] collectd: add chrony plugin support Gustavo Zacarias
2016-12-23 21:41   ` Peter Korsgaard
2016-12-22  1:59 ` [Buildroot] [PATCH 07/14] collectd: add cpusleep " Gustavo Zacarias
2016-12-23 21:39   ` Peter Korsgaard
2016-12-22  1:59 ` [Buildroot] [PATCH 08/14] collectd: add mqtt " Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 09/14] collectd: explicitly disable grpc plugin Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 10/14] collectd: add hugepages plugin support Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 11/14] collectd: explicitly disable dpdkstat plugin Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 12/14] collectd: explicitly disable intel_rdt plugin Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 13/14] collectd: add gps plugin support Gustavo Zacarias
2016-12-22  1:59 ` [Buildroot] [PATCH 14/14] collectd: add write_prometheus " Gustavo Zacarias
2016-12-23 21:44   ` Peter Korsgaard
2016-12-23 21:38 ` [Buildroot] [PATCH 01/14] collectd: bump to version 5.7.0 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox