From: Jörg Krause Date: Mon, 2 Oct 2017 18:51:09 +0000 (+0200) Subject: monit: bump to version 5.24.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fe945e6c23d1140dddf2de51ec5c53764c1b127d;p=buildroot.git monit: bump to version 5.24.0 Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- diff --git a/package/monit/monit.hash b/package/monit/monit.hash index d20286c07c..611d3e18a6 100644 --- a/package/monit/monit.hash +++ b/package/monit/monit.hash @@ -1,2 +1,2 @@ -# From https://mmonit.com/monit/dist/monit-5.23.0.tar.gz.sha256: -sha256 dd39fe3a379c02402ba9c44c201b3ba925ebdc8f04225918820607b6c5d56713 monit-5.23.0.tar.gz +# From https://mmonit.com/monit/dist/monit-5.24.0.tar.gz.sha256: +sha256 754d1f0e165e5a26d4639a6a83f44ccf839e381f2622e0946d5302fa1f2d2414 monit-5.24.0.tar.gz diff --git a/package/monit/monit.mk b/package/monit/monit.mk index 32cef1e9c2..260bb5b7a5 100644 --- a/package/monit/monit.mk +++ b/package/monit/monit.mk @@ -4,7 +4,7 @@ # ################################################################################ -MONIT_VERSION = 5.23.0 +MONIT_VERSION = 5.24.0 MONIT_SITE = http://mmonit.com/monit/dist MONIT_LICENSE = AGPL-3.0 with OpenSSL exception MONIT_LICENSE_FILES = COPYING