iftop: modernize.
This commit is contained in:
parent
bb0fd87e4f
commit
e7e3140376
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'iftop'
|
||||
pkgname=iftop
|
||||
version=0.17
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libpcap-devel ncurses-devel"
|
||||
short_desc="Top-like tool to display bandwidth usage on an interface"
|
||||
maintainer="tripledes <tripledes@gmail.com>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.ex-parrot.com/pdw/iftop/"
|
||||
distfiles="${homepage}/download/$pkgname-$version.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue