From 0411733669ff3519ad9ac359b1a54cc48d500e17 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 7 Aug 2024 14:41:15 +0000 Subject: [PATCH] nagios-plugins: Update to 2.4.11 Signed-off-by: Michael Tremer --- lfs/nagios-plugins | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/nagios-plugins b/lfs/nagios-plugins index dabe270fa2..31e880d6d9 100644 --- a/lfs/nagios-plugins +++ b/lfs/nagios-plugins @@ -26,7 +26,7 @@ include Config SUMMARY = The Nagios Plug-Ins -VER = 2.3.3 +VER = 2.4.11 THISAPP = nagios-plugins-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nagios-plugins -PAK_VER = 9 +PAK_VER = 10 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = f02ded0ed6d5c649a82fe7fe06e393b404fc6e9a260365b128c114381d411d93c8980fee6da73c4d03ab73669d5b8754225ff5aa14ef4430ee0c91d8c56cb131 +$(DL_FILE)_BLAKE2 = 385a14c9cbc85781d85123664e59d59d8a280bddffbf22753f4ee00bb3f47c8a90ce73f1ed13fc61eb3c1c7caeb268f0fde5fb1d6c43df166e0edab9bb2475e1 install : $(TARGET) -- 2.39.5