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 /network/xtables-addons/xtables-addons.SlackBuild | |
parent | 9ca61dfd41e5b06645ebe92c5b30db7118de2486 (diff) | |
download | slackbuilds-71b92f1a005e8e84eb4e55b90b0c4ddb00b3afbd.tar.gz |
network/xtables-addons: Updated for version 1.46.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/xtables-addons/xtables-addons.SlackBuild')
-rw-r--r-- | network/xtables-addons/xtables-addons.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/xtables-addons/xtables-addons.SlackBuild b/network/xtables-addons/xtables-addons.SlackBuild index c0175f8f0f..dd37c510f7 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} |