mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/shorewall6: Updated for version 5.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3bcb90de0d
commit
74dbb562fb
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=shorewall6
|
||||
VERSION=${VERSION:-5.2.3.6}
|
||||
VERSION=${VERSION:-5.2.4}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shorewall6"
|
||||
VERSION="5.2.3.6"
|
||||
VERSION="5.2.4"
|
||||
HOMEPAGE="https://shorewall.org"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.3/shorewall6-5.2.3.6.tar.bz2"
|
||||
MD5SUM="175c79d405b5d56f7ece54b1fb0d2f8a"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.4/shorewall6-5.2.4.tar.bz2"
|
||||
MD5SUM="7833fa0279dd584a3594f9881ba91560"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shorewall-core"
|
||||
|
|
Loading…
Reference in a new issue