diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2015-11-08 22:34:15 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:31 +0700 |
commit | 9339ccebc0a07079c6f63a5c1d110cfd62615210 (patch) | |
tree | 5a2b4782f3ea8751cf13be3c68718d13a59c1afd /network/xtables-addons/xtables-addons.SlackBuild | |
parent | d066ad9ce286e5416f4740d9b3bae09d7599c66a (diff) | |
download | slackbuilds-9339ccebc0a07079c6f63a5c1d110cfd62615210.tar.gz |
network/xtables-addons: Updated for version 2.9.
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 8f9b70b33b..8fd7f31369 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-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} |