summaryrefslogtreecommitdiffstats
path: root/network/nagiosgraph/nagiosgraph.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec2015-02-04 17:21:11 +0100
committer Willy Sudiarto Raharjo2015-02-07 09:21:08 +0100
commit252eb1eaccddef9ca625774ea1ea814c784b3988 (patch)
tree60355656b01fe7c4ba0ead98aa1622cbab57eac4 /network/nagiosgraph/nagiosgraph.SlackBuild
parent22ff95f315fde376895ae69c4ad1a394f5a00336 (diff)
downloadslackbuilds-252eb1eaccddef9ca625774ea1ea814c784b3988.tar.gz
network/nagiosgraph: Updated for version 1.5.2.
Diffstat (limited to 'network/nagiosgraph/nagiosgraph.SlackBuild')
-rw-r--r--network/nagiosgraph/nagiosgraph.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/nagiosgraph/nagiosgraph.SlackBuild b/network/nagiosgraph/nagiosgraph.SlackBuild
index fe66f180f1..07b1c469a7 100644
--- a/network/nagiosgraph/nagiosgraph.SlackBuild
+++ b/network/nagiosgraph/nagiosgraph.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nagiosgraph
-# Copyright 2012, mario <mario@slackverse.org>
+# Copyright 2012, 2015 Mario Preksavec, Zagreb, HR
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -11,7 +11,7 @@
# 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
+# 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,
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nagiosgraph
-VERSION=${VERSION:-1.4.4}
+VERSION=${VERSION:-1.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}