network/nagios: Updated for version 4.1.1.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2016-01-03 17:08:32 +01:00 committed by Willy Sudiarto Raharjo
parent 4ee7baf60d
commit 93015f36bd
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -1,8 +1,8 @@
PRGNAM="nagios"
VERSION="4.0.8"
VERSION="4.1.1"
HOMEPAGE="http://www.nagios.org/"
DOWNLOAD="http://downloads.sourceforge.net/nagios/nagios-4.0.8.tar.gz"
MD5SUM="4bba4eef427cfb113fb513b6166a6af6"
DOWNLOAD="http://downloads.sourceforge.net/nagios/nagios-4.1.1.tar.gz"
MD5SUM="47e348d0da05893e0ce584306200d4ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""