diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-07-26 04:22:59 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:28:15 +0700 |
commit | 075cae75065cb7f3723250c7a951562d9f4ccc5f (patch) | |
tree | 485239decdcdfead285d7bf422cd701f40211780 /network/xtables-addons/xtables-addons.SlackBuild | |
parent | 0d4f19be8c97b05669dfdb21a5557cf97362dc2e (diff) |
network/xtables-addons: Updated for version 2.13.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/xtables-addons/xtables-addons.SlackBuild b/network/xtables-addons/xtables-addons.SlackBuild index cff1971d90062..1b2068e882b71 100644 --- a/network/xtables-addons/xtables-addons.SlackBuild +++ b/network/xtables-addons/xtables-addons.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xtables-addons -VERSION=${VERSION:-2.12} +VERSION=${VERSION:-2.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |