diff options
author | ArTourter <artourter@gmail.com> | 2020-05-02 11:28:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 11:28:01 +0700 |
commit | 42147c4c4e2ca827c90b87bbcfcd2e0eb33627a6 (patch) | |
tree | 3d29949ee3c718eb2ad4f178e0207a07ea15539a /network/shorewall | |
parent | 0739a8946170036caa0d04199b9c5310fcbbcad2 (diff) | |
download | slackbuilds-42147c4c4e2ca827c90b87bbcfcd2e0eb33627a6.tar.gz |
network/shorewall: Updated for version 5.2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/shorewall')
-rw-r--r-- | network/shorewall/shorewall.SlackBuild | 2 | ||||
-rw-r--r-- | network/shorewall/shorewall.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/shorewall/shorewall.SlackBuild b/network/shorewall/shorewall.SlackBuild index bd8b75a61c..4db0088cfd 100644 --- a/network/shorewall/shorewall.SlackBuild +++ b/network/shorewall/shorewall.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=shorewall -VERSION=${VERSION:-5.2.4.1} +VERSION=${VERSION:-5.2.4.4} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/shorewall/shorewall.info b/network/shorewall/shorewall.info index cbb232e720..adb0dc4fe7 100644 --- a/network/shorewall/shorewall.info +++ b/network/shorewall/shorewall.info @@ -1,8 +1,8 @@ PRGNAM="shorewall" -VERSION="5.2.4.1" +VERSION="5.2.4.4" HOMEPAGE="https://shorewall.org" -DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-5.2.4.1.tar.bz2" -MD5SUM="f69e1aa44908c248e9364470995e9672" +DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-5.2.4.4.tar.bz2" +MD5SUM="211f15610ad7717f8dcf80e8a0ce9a5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="shorewall-core" |