From: Peter Pfeiffer Date: Sat, 30 May 2009 06:39:56 +0000 (+0200) Subject: upgrade nagios to 3.0.6 (stable) X-Git-Tag: v2.5-rc1~10 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=634e25b763bbed25bbeeb83288f60136eba4530c upgrade nagios to 3.0.6 (stable) --- diff --git a/lfs/nagios b/lfs/nagios index a59e2a4397..bbaed79e1b 100644 --- a/lfs/nagios +++ b/lfs/nagios @@ -24,7 +24,7 @@ include Config -VER = 3.0.5 +VER = 3.0.6 THISAPP = nagios-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -46,7 +46,7 @@ objects = $(DL_FILE) \ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) nagios-plugins-1.4.13.tar.gz = $(DL_FROM)/nagios-plugins-1.4.13.tar.gz -$(DL_FILE)_MD5 = c607ffd5f4574cbea345bdf2e02dc480 +$(DL_FILE)_MD5 = 900e3f4164f4b2a18485420eeaefe812 nagios-plugins-1.4.13.tar.gz_MD5 = be6cc7699fff3ee29d1fd4d562377386 install : $(TARGET) @@ -113,3 +113,4 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(POSTBUILD) +