From 3672a07dfe7aae5f8a4599cdb04a51eab9b40cd7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:02:22 +0100 Subject: [PATCH] net-analyzer/nethogs: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild b/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild index 412c581fafa1..6b03eed58ae1 100644 --- a/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild @@ -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" -- 2.26.2