iftop: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-29 11:40:53 +01:00 committed by maxice8
parent 99a0b2c5d2
commit e58e6d88dd
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,13 +1,12 @@
# Template file for 'iftop'
pkgname=iftop
version=1.0pre4
revision=2
revision=3
build_style=gnu-configure
makedepends="libpcap-devel ncurses-devel"
short_desc="Top-like tool to display bandwidth usage on an interface"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-only"
homepage="http://www.ex-parrot.com/pdw/iftop/"
distfiles="${homepage}/download/$pkgname-$version.tar.gz"
checksum=f733eeea371a7577f8fe353d86dd88d16f5b2a2e702bd96f5ffb2c197d9b4f97
configure_args="--sbindir=/usr/bin"