aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iftop/iftop_0.17.bb
blob: 14e13728ff8e32d1a8f5c2cd18a66c0101984f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Network usage monitor"
HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
SECTION = "console/network"
LICENSE = "GPLv2+"
DEPENDS = "libpcap ncurses"

SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
SRC_URI[md5sum] = "062bc8fb3856580319857326e0b8752d"
SRC_URI[sha256sum] = "d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac"

inherit autotools