summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"