]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nagios-plugins: Update to 2.4.11
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Aug 2024 14:41:15 +0000 (14:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Aug 2024 16:53:33 +0000 (16:53 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nagios-plugins

index dabe270fa2f034288e8c25c3c582dfd2f1f18483..31e880d6d97cfc205415cf604b96bb0ef30c09c2 100644 (file)
@@ -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)