summaryrefslogtreecommitdiffstats
path: root/system/nagios-plugins/nagios-plugins.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec2016-01-03 17:07:41 +0100
committer Willy Sudiarto Raharjo2016-01-09 01:12:59 +0100
commit4ee7baf60d4af0765ca949bc1d2e5b8f2d97d513 (patch)
tree4b4087bca5fcff827e295eed12f730f388700d35 /system/nagios-plugins/nagios-plugins.SlackBuild
parent03440a9702d4a6c2276e32bd51e01111c38baaf9 (diff)
downloadslackbuilds-4ee7baf60d4af0765ca949bc1d2e5b8f2d97d513.tar.gz
system/nagios-plugins: Updated for version 2.1.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/nagios-plugins/nagios-plugins.SlackBuild')
-rw-r--r--system/nagios-plugins/nagios-plugins.SlackBuild24
1 files changed, 21 insertions, 3 deletions
diff --git a/system/nagios-plugins/nagios-plugins.SlackBuild b/system/nagios-plugins/nagios-plugins.SlackBuild
index cf2c8963d0..6f8c2ac4b7 100644
--- a/system/nagios-plugins/nagios-plugins.SlackBuild
+++ b/system/nagios-plugins/nagios-plugins.SlackBuild
@@ -2,11 +2,29 @@
# Slackware build script for nagios-plugins
-# Written by Zordrak <slackbuilds@tpa.me.uk>
-# Modified by Mario Preksavec <mario@slackware.hr>
+# Copyright 2010 Zordrak <slackbuilds@tpa.me.uk>
+# Copyright 2014, 2015, 2016 Mario Preksavec, Zagreb, Croatia
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nagios-plugins
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}