mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/shorewall: Updated for version 5.2.4.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
27f38587be
commit
b24cbb90ee
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=shorewall
|
||||
VERSION=${VERSION:-5.2.4.4}
|
||||
VERSION=${VERSION:-5.2.4.5}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shorewall"
|
||||
VERSION="5.2.4.4"
|
||||
VERSION="5.2.4.5"
|
||||
HOMEPAGE="https://shorewall.org"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-5.2.4.4.tar.bz2"
|
||||
MD5SUM="211f15610ad7717f8dcf80e8a0ce9a5b"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall-5.2.4.5.tar.bz2"
|
||||
MD5SUM="3585281b30733f55d0edaf79f42604c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shorewall-core"
|
||||
|
|
Loading…
Reference in a new issue