mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/shorewall6: Updated for version 5.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fc9652ec34
commit
8ce036c1fd
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.5.1}
|
||||
VERSION=${VERSION:-5.2.7}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shorewall6"
|
||||
VERSION="5.2.5.1"
|
||||
VERSION="5.2.7"
|
||||
HOMEPAGE="https://shorewall.org"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.5/shorewall6-5.2.5.1.tar.bz2"
|
||||
MD5SUM="4d37647a786f3b47a66a5c91ed2b4c5d"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.7/shorewall6-5.2.7.tar.bz2"
|
||||
MD5SUM="702e42d81d91f75bdc2ae7d4293970ac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shorewall-core"
|
||||
|
|
Loading…
Reference in a new issue