diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 00:38:42 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 00:38:42 -0500 |
commit | 71b92f1a005e8e84eb4e55b90b0c4ddb00b3afbd (patch) | |
tree | 9b4d18c935eb33f9f39cd5aa76f393902ebc8de6 | |
parent | 9ca61dfd41e5b06645ebe92c5b30db7118de2486 (diff) |
network/xtables-addons: Updated for version 1.46.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | network/xtables-addons/xtables-addons.SlackBuild | 4 | ||||
-rw-r--r-- | network/xtables-addons/xtables-addons.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/xtables-addons/xtables-addons.SlackBuild b/network/xtables-addons/xtables-addons.SlackBuild index c0175f8f0fe3..dd37c510f71a 100644 --- a/network/xtables-addons/xtables-addons.SlackBuild +++ b/network/xtables-addons/xtables-addons.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xtables-addons -# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA +# Copyright 2008-2012 Robby Workman, Northport, 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:-1.39} +VERSION=${VERSION:-1.46} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/xtables-addons/xtables-addons.info b/network/xtables-addons/xtables-addons.info index 3021bc9dbdcd..e9756d440ecf 100644 --- a/network/xtables-addons/xtables-addons.info +++ b/network/xtables-addons/xtables-addons.info @@ -1,10 +1,10 @@ PRGNAM="xtables-addons" -VERSION="1.39" +VERSION="1.46" HOMEPAGE="http://xtables-addons.sf.net/" -DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-1.39.tar.xz" -MD5SUM="63dedce9afd16acfd68efc30c9f55950" +DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-1.46.tar.xz" +MD5SUM="8318638ed4f378281d63e150d59b418b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libmnl" +REQUIRES="" MAINTAINER="Robby Workman" EMAIL="rworkman@slackbuilds.org" |