diff options
author | Robby Workman <rw@rlworkman.net> | 2011-10-18 17:15:24 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-22 10:17:08 -0200 |
commit | 3adb386c508261fcdb6d21cdf6cc9664c24648ee (patch) | |
tree | 050d5e63514610caa83eaa43992fabbd1adf5536 /network/xtables-addons/xtables-addons.SlackBuild | |
parent | 17b521d5fc1eb571b96cd6af76f7cb973122740e (diff) |
network/xtables-addons: Updated for version 1.39.
Signed-off-by: Erik Hanson <erik@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 ec231b7ae1f1..c0175f8f0fe3 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:-1.33} +VERSION=${VERSION:-1.39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |