network/xtables-addons: Updated for version 2.14.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4315a1b69f
commit
6754809942
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xtables-addons
|
||||
VERSION=${VERSION:-2.13}
|
||||
VERSION=${VERSION:-2.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xtables-addons"
|
||||
VERSION="2.13"
|
||||
VERSION="2.14"
|
||||
HOMEPAGE="http://xtables-addons.sf.net/"
|
||||
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.13.tar.xz"
|
||||
MD5SUM="be20b0b9c4b001b364431a836e361d33"
|
||||
DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.14.tar.xz"
|
||||
MD5SUM="ebb073119a5f250dbfe6b855fcad56fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue