monit: Update to 5.35.0

Message ID 20250411130351.3380433-1-matthias.fischer@ipfire.org
State New
Headers
Series monit: Update to 5.35.0 |

Commit Message

Matthias Fischer April 11, 2025, 1:03 p.m. UTC
  Changelog is rather long this time - for details see:
https://mmonit.com/monit/changes/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/monit | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/lfs/monit b/lfs/monit
index 82de4137b..1df10064e 100644
--- a/lfs/monit
+++ b/lfs/monit
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 5.34.4
+VER        = 5.35.0
 SUMMARY    = Utility for monitoring services on a Unix system
 
 THISAPP    = monit-$(VER)
@@ -33,7 +33,7 @@  DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = monit
-PAK_VER    = 27
+PAK_VER    = 28
 
 DEPS       =
 
@@ -47,7 +47,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = a61a63eab320cb39d9d90a877fa6d2f9c326e9629847c235cb44061ad69d9ae561d1c05c5ca0b50e263d3539ed39db64602741e88aa20697209c62bdb53f7516
+$(DL_FILE)_BLAKE2 = b14485224e0697d390b0e772391e74f209a2f0b74bc371399eb6dd6b902b7d7648877466bbc6c672b68d1d7ad186e262b8026f6aa3d3258d5a558baee6d36373
 
 install : $(TARGET)