summaryrefslogtreecommitdiffstats
path: root/network/nagios
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2010-10-17 10:47:47 -0400
committer Robby Workman <rworkman@slackbuilds.org>2010-10-17 20:16:52 -0500
commitce066eb5b6965133afbc8e4f62837931a6fa8887 (patch)
tree850e917794534b4b776cf1f62547e035496b4129 /network/nagios
parent1ee9e975e37053fa38a857513d4bfb54d2ba448d (diff)
downloadslackbuilds-ce066eb5b6965133afbc8e4f62837931a6fa8887.tar.gz
slackbuilds-ce066eb5b6965133afbc8e4f62837931a6fa8887.tar.xz
network/nagios: Updated for version 3.2.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/nagios')
-rw-r--r--network/nagios/README2
-rw-r--r--network/nagios/nagios.SlackBuild4
-rw-r--r--network/nagios/nagios.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/network/nagios/README b/network/nagios/README
index 7a448ce3a3..517c0c99c6 100644
--- a/network/nagios/README
+++ b/network/nagios/README
@@ -22,7 +22,7 @@ To change the location, set the DOCROOT variable:
For a useful setup, you will want to have nagios-plugins installed.
To configure nagios, some knowledge of httpd is required. Check the included
-'README.Slackware' file for some basic setup instructions. The include file
+'README.SLACKWARE' file for some basic setup instructions. The include file
for httpd is installed as /etc/httpd/extra/nagios.conf
Lots of information is available in the included documentation, and even more
diff --git a/network/nagios/nagios.SlackBuild b/network/nagios/nagios.SlackBuild
index 5b6f9ac9cb..6812144ed1 100644
--- a/network/nagios/nagios.SlackBuild
+++ b/network/nagios/nagios.SlackBuild
@@ -4,10 +4,10 @@
# IT infrastructure monitoring system
# Written by Niels Horn <niels.horn@gmail.com>
-# revision date 2010/09/04
+# revision date 2010/10/06
PRGNAM=nagios
-VERSION=${VERSION:-3.2.2}
+VERSION=${VERSION:-3.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nagios/nagios.info b/network/nagios/nagios.info
index b6d70748d4..cf29444a6b 100644
--- a/network/nagios/nagios.info
+++ b/network/nagios/nagios.info
@@ -1,8 +1,8 @@
PRGNAM="nagios"
-VERSION="3.2.2"
+VERSION="3.2.3"
HOMEPAGE="http://www.nagios.org/"
-DOWNLOAD="http://downloads.sourceforge.net/nagios/nagios-3.2.2.tar.gz"
-MD5SUM="e73004f401bfd680631ba900b5a8e60a"
+DOWNLOAD="http://downloads.sourceforge.net/nagios/nagios-3.2.3.tar.gz"
+MD5SUM="fe1be46e6976a52acdb021a782b5d04b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"