mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/shorewall-core: Updated for version 5.2.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
90a651c43d
commit
d5ddb3fcc2
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=shorewall-core
|
||||
VERSION=${VERSION:-5.2.3.4}
|
||||
VERSION=${VERSION:-5.2.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shorewall-core"
|
||||
VERSION="5.2.3.4"
|
||||
HOMEPAGE="http://www.shorewall.net"
|
||||
DOWNLOAD="http://www.shorewall.net/pub/shorewall/5.2/shorewall-5.2.3/shorewall-core-5.2.3.4.tar.bz2"
|
||||
MD5SUM="44337f9484303f855df527ffb09e8087"
|
||||
VERSION="5.2.3.5"
|
||||
HOMEPAGE="https://shorewall.org"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.3/shorewall-core-5.2.3.5.tar.bz2"
|
||||
MD5SUM="782a6298aecd6f6b3286d5347d46f506"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue