aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/iftop/iftop.SlackBuild2
-rw-r--r--network/iftop/iftop.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/iftop/iftop.SlackBuild b/network/iftop/iftop.SlackBuild
index 9cc035865e80..a2f48a185ee5 100644
--- a/network/iftop/iftop.SlackBuild
+++ b/network/iftop/iftop.SlackBuild
@@ -5,7 +5,7 @@
# http://slackbuilds.org/template.SlackBuild
PRGNAM=iftop
-VERSION=${VERSION:-0.17}
+VERSION=${VERSION:-0.17pre3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/iftop/iftop.info b/network/iftop/iftop.info
index 95a2c3d94dd8..c7c969c2cb98 100644
--- a/network/iftop/iftop.info
+++ b/network/iftop/iftop.info
@@ -1,8 +1,8 @@
PRGNAM="iftop"
-VERSION="0.17"
+VERSION="0.17pre3"
HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/"
-DOWNLOAD="http://www.ex-parrot.com/~pdw/iftop/download/iftop-0.17.tar.gz"
-MD5SUM="062bc8fb3856580319857326e0b8752d"
+DOWNLOAD="http://www.ex-parrot.com/~pdw/iftop/download/iftop-0.17pre3.tar.gz"
+MD5SUM="6d80885e0ff642222c96bb7bd3e83f96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="chopp"