summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2017-10-02 20:51:09 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-02 20:58:24 +0200
commitfe945e6c23d1140dddf2de51ec5c53764c1b127d (patch)
tree19958fc6c4b9f4441c513a62efca982c5480015c
parent1042fea88aea4ebddcac5e215286394f1ad012b4 (diff)
downloadbuildroot-fe945e6c23d1140dddf2de51ec5c53764c1b127d.tar.gz
buildroot-fe945e6c23d1140dddf2de51ec5c53764c1b127d.zip
monit: bump to version 5.24.0
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/monit/monit.hash4
-rw-r--r--package/monit/monit.mk2
2 files changed, 3 insertions, 3 deletions
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
OpenPOWER on IntegriCloud