summaryrefslogtreecommitdiffstats
path: root/network/nagios/nagios.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2016-01-03 17:08:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-09 07:12:59 +0700
commit93015f36bd502f2d88fdef3673cfedf79ee21a22 (patch)
tree21a3780f246302ea8a9ea806c769865f3e9a62bb /network/nagios/nagios.SlackBuild
parent4ee7baf60d4af0765ca949bc1d2e5b8f2d97d513 (diff)
downloadslackbuilds-93015f36bd502f2d88fdef3673cfedf79ee21a22.tar.gz
slackbuilds-93015f36bd502f2d88fdef3673cfedf79ee21a22.tar.xz
network/nagios: Updated for version 4.1.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/nagios/nagios.SlackBuild')
-rw-r--r--network/nagios/nagios.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/nagios/nagios.SlackBuild b/network/nagios/nagios.SlackBuild
index 317d2741cb..b581e5552a 100644
--- a/network/nagios/nagios.SlackBuild
+++ b/network/nagios/nagios.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for nagios
# Copyright 2009-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
-# Copyright 2014, 2015 Mario Preksavec, Zagreb, Croatia
+# Copyright 2014, 2015, 2016 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nagios
-VERSION=${VERSION:-4.0.8}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.1.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then