mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/shorewall-core: Updated for version 5.2.8.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
26085d8ddc
commit
7b836a58aa
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=shorewall-core
|
||||
VERSION=${VERSION:-5.2.7}
|
||||
VERSION=${VERSION:-5.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shorewall-core"
|
||||
VERSION="5.2.7"
|
||||
VERSION="5.2.8"
|
||||
HOMEPAGE="https://shorewall.org"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.7/shorewall-core-5.2.7.tar.bz2"
|
||||
MD5SUM="d56fd16f157cfe4cef852f8538356de2"
|
||||
DOWNLOAD="https://shorewall.org/pub/shorewall/5.2/shorewall-5.2.8/shorewall-core-5.2.8.tar.bz2"
|
||||
MD5SUM="07c7371fd2896e87f373b760561e41a8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue