net-analyzer/iptraf-ng: [QA] Fix HomepageInSrcUri
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:16:52 +0000 (16:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:27:41 +0000 (16:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild

index b068ef51aeb0130b2ce937eaa7918e8779cc006c..12ba38d3c69aeb982dd6fc6b277c1fc6c1f0c3bc 100644 (file)
@@ -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"