network/shorewall6: Updated for version 5.2.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
ArTourter 2018-10-03 12:31:26 +01:00 committed by Willy Sudiarto Raharjo
parent 87d9f54a1d
commit 9d4d4d1c1a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Slackware build script for shorewall-common
# Slackware build script for shorewall6
# Copyright (c) 2008-2009 Gregory J.L. Tourte (artourter@gmail.com)
# All rights reserved.
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall6
VERSION=${VERSION:-5.2.0.4}
VERSION=${VERSION:-5.2.1}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="shorewall6"
VERSION="5.2.0.4"
VERSION="5.2.1"
HOMEPAGE="http://www.shorewall.net"
DOWNLOAD="http://www.shorewall.net/pub/shorewall/5.2/shorewall-5.2.0/shorewall6-5.2.0.4.tar.bz2"
MD5SUM="14c87b9880bc69c82792854af45335e6"
DOWNLOAD="http://www.shorewall.net/pub/shorewall/5.2/shorewall-5.2.1/shorewall6-5.2.1.tar.bz2"
MD5SUM="d6597b128ff6affef5d7d1dc8b6cd90c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="shorewall-core"