mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user