mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/xtables-addons: Updated for version 2.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
d066ad9ce2
commit
9339ccebc0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xtables-addons
|
||||
|
||||
# Copyright 2008-2014 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2008-2015 Robby Workman, Tuscaloosa, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xtables-addons
|
||||
VERSION=${VERSION:-2.5}
|
||||
VERSION=${VERSION:-2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xtables-addons"
|
||||
VERSION="2.5"
|
||||
VERSION="2.9"
|
||||
HOMEPAGE="http://xtables-addons.sf.net/"
|
||||
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.5.tar.xz"
|
||||
MD5SUM="335663ece5fb17c7d0bb24dbdc697eb1"
|
||||
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.9.tar.xz"
|
||||
MD5SUM="87df49f3804036eccd4619f566d26bb3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue