mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
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>
This commit is contained in:
parent
1042fea88a
commit
fe945e6c23
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user