collectd: update to 5.8.1

Update collectd to version 5.8.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 29eac13d8f)
This commit is contained in:
Hannu Nyman
2018-11-24 16:47:21 +02:00
parent 44458746f2
commit 1f2f177d3c
5 changed files with 9 additions and 9 deletions
@@ -1,6 +1,6 @@
--- a/src/ping.c
+++ b/src/ping.c
@@ -635,7 +635,7 @@ static int ping_read(void) /* {{{ */
@@ -633,7 +633,7 @@ static int ping_read(void) /* {{{ */
((double)(pkg_recv * (pkg_recv - 1))));
/* Calculate drop rate. */