network/shorewall: Updated for version 4.4.10.3.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ArTourter 2010-07-07 02:52:43 -05:00 committed by Robby Workman
parent 9119593f4d
commit 39cd8ae7dc
2 changed files with 11 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for shorewall-common
# Copyright (c) 2008-2010 Gregory J.L. Tourte (artourter@gmail.com)
# Copyright (c) 2008-2009 Gregory J.L. Tourte (artourter@gmail.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall
VERSION=${VERSION:-4.4.10}
VERSION=${VERSION:-4.4.10.3}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,14 @@
PRGNAM="shorewall"
VERSION="4.4.10"
VERSION="4.4.10.3"
HOMEPAGE="http://www.shorewall.net"
DOWNLOAD="http://www.shorewall.net/pub/shorewall/4.4/shorewall-4.4.10/base/shorewall-4.4.10.tar.bz2"
MD5SUM="44703f454b5825247daf80514c821635"
DOWNLOAD="http://www.shorewall.net/pub/shorewall/4.4/shorewall-4.4.10/base/shorewall-4.4.10.tar.bz2 \
http://www.shorewall.net/pub/shorewall/4.4/shorewall-4.4.10/patch-4.4.10.1 \
http://www.shorewall.net/pub/shorewall/4.4/shorewall-4.4.10/patch-4.4.10.2 \
http://www.shorewall.net/pub/shorewall/4.4/shorewall-4.4.10/patch-4.4.10.3"
MD5SUM="44703f454b5825247daf80514c821635 \
8709f551ee0a683d0f861b0d011a8daf \
52d4c67afd5332db131c17f7eee7b4f4 \
fb2c4b7c0fc07e68cd40bf0235515fbb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="ArTourter"