From: Matthias Fischer Date: Fri, 11 Apr 2025 13:01:48 +0000 (+0200) Subject: monit: Update to 5.35.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3915062c03931480500fc775deb82f4acb864efb;p=people%2Fmfischer%2Fipfire-2.x.git monit: Update to 5.35.0 Changelog is rather long this time - for details see: https://mmonit.com/monit/changes/ Signed-off-by: Matthias Fischer --- 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)