mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-analyzer/nethogs: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="A small 'net top' tool, grouping bandwidth by process"
|
||||
HOMEPAGE="https://github.com/raboof/nethogs"
|
||||
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/raboof/nethogs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user