summaryrefslogtreecommitdiffstats
path: root/network/shorewall6
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2020-06-20 01:16:12 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-20 07:59:32 +0700
commitb438751ae449745fe909d0973cb57b746cac7a98 (patch)
tree586f4bc48a37e7671254538e40cac5c386577b03 /network/shorewall6
parent1b9c54cab3fa0dd5e9cfa2f32187345bffb122cd (diff)
downloadslackbuilds-b438751ae449745fe909d0973cb57b746cac7a98.tar.gz
slackbuilds-b438751ae449745fe909d0973cb57b746cac7a98.tar.xz
network/shorewall6: Updated for version 5.2.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/shorewall6')
-rw-r--r--network/shorewall6/README15
-rw-r--r--network/shorewall6/shorewall6.SlackBuild2
-rw-r--r--network/shorewall6/shorewall6.info6
3 files changed, 13 insertions, 10 deletions
diff --git a/network/shorewall6/README b/network/shorewall6/README
index 20e94d57ad..0a0309db2c 100644
--- a/network/shorewall6/README
+++ b/network/shorewall6/README
@@ -1,13 +1,16 @@
Shorewall (IPv6 support package for shorewall)
-The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
-(iptables) based firewall that can be used on a dedicated firewall system, a
-multi-function gateway/router/server or on a standalone GNU/Linux system.
+The Shoreline Firewall, more commonly known as "Shorewall", is a
+Netfilter (iptables) based firewall that can be used on a dedicated
+firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system.
As of version 4.5, shorewall consists of 3 packages:
-* shorewall-core, containing the common elements to both IPv4 and IPv6 components
+* shorewall-core, containing the common elements to both IPv4 and IPv6
+ components
* shorewall, the IPv4 component
* shorewall6, the IPv6 component
-The shorewall-core package is needed for both but now you can install the IPv6
-packages without needing the IPv4 one if you are on aIV6 network only.
+The shorewall-core package is needed for both but now you can install
+the IPv6 packages without needing the IPv4 one if you are on aIV6
+network only.
diff --git a/network/shorewall6/shorewall6.SlackBuild b/network/shorewall6/shorewall6.SlackBuild
index 5a056fc580..72827e3796 100644
--- a/network/shorewall6/shorewall6.SlackBuild
+++ b/network/shorewall6/shorewall6.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall6
-VERSION=${VERSION:-5.2.4.5}
+VERSION=${VERSION:-5.2.5}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/shorewall6/shorewall6.info b/network/shorewall6/shorewall6.info
index 6e2bf4c716..095dfb5158 100644
--- a/network/shorewall6/shorewall6.info
+++ b/network/shorewall6/shorewall6.info
@@ -1,8 +1,8 @@
PRGNAM="shorewall6"
-VERSION="5.2.4.5"
+VERSION="5.2.5"
HOMEPAGE="https://shorewall.org"
-DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall6-5.2.4.5.tar.bz2"
-MD5SUM="5b8afc1e87bd03a7b4e1fd2fa4a03644"
+DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall6-5.2.5.tar.bz2"
+MD5SUM="eea1b91e6685a239b40e31bf91255393"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="shorewall-core"