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 | |
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')
-rw-r--r-- | network/xtables-addons/xtables-addons.SlackBuild | 2 | ||||
-rw-r--r-- | network/xtables-addons/xtables-addons.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/network/xtables-addons/xtables-addons.info b/network/xtables-addons/xtables-addons.info index 931bd71362..46577b4eba 100644 --- a/network/xtables-addons/xtables-addons.info +++ b/network/xtables-addons/xtables-addons.info @@ -1,8 +1,8 @@ PRGNAM="xtables-addons" -VERSION="2.13" +VERSION="2.14" HOMEPAGE="http://xtables-addons.sf.net/" -DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.13.tar.xz" -MD5SUM="be20b0b9c4b001b364431a836e361d33" +DOWNLOAD="http://download.sourceforge.net/xtables-addons/xtables-addons-2.14.tar.xz" +MD5SUM="ebb073119a5f250dbfe6b855fcad56fd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |