diff options
Diffstat (limited to 'network/tcpbench/tcpbench.SlackBuild')
-rw-r--r-- | network/tcpbench/tcpbench.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/tcpbench/tcpbench.SlackBuild b/network/tcpbench/tcpbench.SlackBuild index 2a1c810f23..30e82b44f0 100644 --- a/network/tcpbench/tcpbench.SlackBuild +++ b/network/tcpbench/tcpbench.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tcpbench -VERSION=${VERSION:-2.02} +VERSION=${VERSION:-3.00} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |