diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-10 23:17:40 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:38 -0600 |
commit | baf5cbfc83765aaf4aae9d0377cd3da08b4e5cdd (patch) | |
tree | 557f0b5226e615fe8454042b6f7d1daf67bc4a77 /network/xtables-addons/xtables-addons.SlackBuild | |
parent | c2784d2ceb39d6cb2bfbe78b99d585e24b2e7cec (diff) | |
download | slackbuilds-baf5cbfc83765aaf4aae9d0377cd3da08b4e5cdd.tar.gz |
network/xtables-addons: Updated for version 2.10.
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 8fd7f31369..09f1320e1c 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-2015 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2008-2016 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.9} +VERSION=${VERSION:-2.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |