collectd: update to 5.5.3

Update collectd to 5.5.3

Release notes at https://github.com/collectd/collectd/releases/tag/collectd-5.5.3

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2016-12-22 17:25:05 +02:00
parent 0f9bf14e66
commit ea44014936
5 changed files with 13 additions and 13 deletions
@@ -1,6 +1,6 @@
--- a/src/ping.c
+++ b/src/ping.c
@@ -658,7 +658,7 @@ static int ping_read (void) /* {{{ */
@@ -655,7 +655,7 @@ static int ping_read (void) /* {{{ */
/ ((double) (pkg_recv * (pkg_recv - 1))));
/* Calculate drop rate. */