diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2018-01-23 20:53:25 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:57 +0700 |
commit | 6754809942ec31919749ae3e24d303345a891483 (patch) | |
tree | 56bf60cd8709a92320ffaa51c80da39fe1017da7 /network/xtables-addons/xtables-addons.SlackBuild | |
parent | 4315a1b69fe7c4c1ee1b8d151c898a913fd7ecee (diff) | |
download | slackbuilds-6754809942ec31919749ae3e24d303345a891483.tar.gz |
network/xtables-addons: Updated for version 2.14.
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 499fa91a98..ca6a849131 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.13} +VERSION=${VERSION:-2.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |