summaryrefslogtreecommitdiffstats
path: root/network/nft/nft.SlackBuild
diff options
context:
space:
mode:
author Duncan Roe2015-01-31 17:53:48 +0100
committer Willy Sudiarto Raharjo2015-01-31 17:53:48 +0100
commit7c7af4dc156231b6e1b16f49f28a2be8d4ae3089 (patch)
treef9fcc10c6149ef66c15b477907a3b2fc0ce667a0 /network/nft/nft.SlackBuild
parentc96960c3f67c28279441307c6663083c145ae217 (diff)
downloadslackbuilds-7c7af4dc156231b6e1b16f49f28a2be8d4ae3089.tar.gz
network/nft: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nft/nft.SlackBuild')
-rw-r--r--network/nft/nft.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/nft/nft.SlackBuild b/network/nft/nft.SlackBuild
index 3a012f0469..411f6a9cb5 100644
--- a/network/nft/nft.SlackBuild
+++ b/network/nft/nft.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nft
-# Copyright 2014 Duncan Roe Melbourne, Australia
+# Copyright 2014,2015 Duncan Roe Melbourne, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=nft
PKGNAM=nftables
-VERSION=${VERSION:-0.3}
+VERSION=${VERSION:-0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}