mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/iftop: Updated for version 0.17pre3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
cbfc074b70
commit
9fc03f1235
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue