From e58e6d88dd609a4ca56f1b3211598ee9a47991ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 29 Nov 2018 11:40:53 +0100 Subject: [PATCH] iftop: rebuild for metadata --- srcpkgs/iftop/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template index 0feca7dc424..1a157854771 100644 --- a/srcpkgs/iftop/template +++ b/srcpkgs/iftop/template @@ -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 " -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"