monit: upgrade 5.30.0 -> 5.31.0

Changelog:
==========
-Add support for Linux OpenZFS 2.x I/O statistics.
-Add support for FreeBSD ZFS I/O statistics for FreeBSD 12.x or later.
-If Monit 5.30.0 CLI action was executed for a non-existent service name, the
 error message was not reported properly. Thanks to Lutz Mader for fix.
-If Monit reload was requested during the optional start delay interval, Monit
 still waited for the delay to pass and performed one test cycle with the old
 configuration, before the reload was performed. Monit will reload the
 configuration immediately now.
-New precompiled binaries: Added binaries for musl-based Linux distributions,
 such as Alpine Linux.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2022-02-21 21:23:56 +08:00
committed by Khem Raj
parent e20fb95fb5
commit 5bb47bf2ee
@@ -15,7 +15,7 @@ SRC_URI = " \
file://monitrc \
"
SRC_URI[sha256sum] = "e85649dfa8586f4fcdd34a0295c55ddd69b0eda6cfbdac47105a2673d10b1008"
SRC_URI[sha256sum] = "eae71f28941fb663eec74c1a59b69546c659529796550bd9c0c544e9b52ac055"
DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt"