summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2013-04-24 07:14:17 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2013-04-28 12:30:14 -0300
commit9cc10d5923181244c369e6fce75a94a2c839c60a (patch)
tree7b26932d8509d8d425504c54d89234c9aa16e10a
parent30613cc59d7943d30b05ab09f08e3ae38191ce92 (diff)
downloadslackbuilds-9cc10d5923181244c369e6fce75a94a2c839c60a.tar.gz
slackbuilds-9cc10d5923181244c369e6fce75a94a2c839c60a.tar.xz
network/nagios: Updated for version 3.5.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--network/nagios/nagios.SlackBuild6
-rw-r--r--network/nagios/nagios.info6
-rw-r--r--network/nagios/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/network/nagios/nagios.SlackBuild b/network/nagios/nagios.SlackBuild
index 9474c059d0..3a22c96a0a 100644
--- a/network/nagios/nagios.SlackBuild
+++ b/network/nagios/nagios.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for nagios:
# IT infrastructure monitoring system
-# Copyright 2009-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
+# Copyright 2009-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,10 +23,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# revision date 2012/12/27
+# revision date 2013/03/24
PRGNAM=nagios
-VERSION=${VERSION:-3.4.3}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nagios/nagios.info b/network/nagios/nagios.info
index 9f59141574..8e213cbead 100644
--- a/network/nagios/nagios.info
+++ b/network/nagios/nagios.info
@@ -1,8 +1,8 @@
PRGNAM="nagios"
-VERSION="3.4.3"
+VERSION="3.5.0"
HOMEPAGE="http://www.nagios.org/"
-DOWNLOAD="http://downloads.sourceforge.net/nagios/nagios-3.4.3.tar.gz"
-MD5SUM="adb04a255a3bb1574840ebd4a0f2eb76"
+DOWNLOAD="http://downloads.sourceforge.net/nagios/nagios-3.5.0.tar.gz"
+MD5SUM="aeef195d2033cc362bf6cb972bcc8f07"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/network/nagios/slack-desc b/network/nagios/slack-desc
index 915b6a6cb5..5529bf81e2 100644
--- a/network/nagios/slack-desc
+++ b/network/nagios/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|' on
-# the right side marks the last column you can put a character in. You must make
-# exactly 11 lines for the formatting to be correct. It's also customary to
-# leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
nagios: Nagios (a powerful IT infrastructure monitoring system)