network/shorewall-core: Updated for version 5.1.10.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
ArTourter 2018-01-02 22:33:39 +00:00 committed by Willy Sudiarto Raharjo
parent ecba256388
commit ff4a5a10e5
4 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ 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:
As of version 4.5, shorewall consists of 3 packages:
* shorewall-core, containing the common elements to both IPv4 and IPv6 components
* shorewall, the IPv4 component
* shorewall6, the IPv6 component

View File

@ -1,5 +1,5 @@
#!/bin/sh
# vim: et ts=2 sw=2
# vim: et ts=2 sw=2
config() {
NEW="$1"

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shorewall-core
VERSION=${VERSION:-5.0.15.3}
VERSION=${VERSION:-5.1.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="shorewall-core"
VERSION="5.0.15.3"
VERSION="5.1.10.2"
HOMEPAGE="http://www.shorewall.net"
DOWNLOAD="http://www.shorewall.net/pub/shorewall/5.0/shorewall-5.0.15/shorewall-core-5.0.15.3.tar.bz2"
MD5SUM="66fc22791bed2e9aebb9e7268bf0a93c"
DOWNLOAD="http://www.shorewall.net/pub/shorewall/5.1/shorewall-5.1.10/shorewall-core-5.1.10.2.tar.bz2"
MD5SUM="195a28795a5793688fa59e3a93f554b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""