network/shorewall-core: Updated for version 5.2.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
ArTourter 2018-10-03 12:19:39 +01:00 committed by Willy Sudiarto Raharjo
parent eb37599120
commit f54d93db65
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 #!/bin/sh
# Slackware build script for shorewall-common # Slackware build script for shorewall-core
# Copyright (c) 2008-2009 Gregory J.L. Tourte (artourter@gmail.com) # Copyright (c) 2008-2009 Gregory J.L. Tourte (artourter@gmail.com)
# All rights reserved. # All rights reserved.
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall-core PRGNAM=shorewall-core
VERSION=${VERSION:-5.2.0.4} VERSION=${VERSION:-5.2.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

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