From 1337fa886b65d39068f24058ec048dd08438a237 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 10 Nov 2019 16:16:52 +0100 Subject: [PATCH] net-analyzer/iptraf-ng: [QA] Fix HomepageInSrcUri MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild index b068ef51aeb0..12ba38d3c69a 100644 --- a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild +++ b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild @@ -6,7 +6,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="A console-based network monitoring utility" HOMEPAGE="https://github.com/iptraf-ng/iptraf-ng/" -SRC_URI="${HOMEPAGE}archive/v${PV}.tar.gz -> ${P}-github.tar.gz" +SRC_URI="https://github.com/iptraf-ng/iptraf-ng/archive/v${PV}.tar.gz -> ${P}-github.tar.gz" LICENSE="GPL-2 doc? ( FDL-1.1 )" SLOT="0" -- 2.26.2