net-misc/iperf: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:56 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:56 +0000 (11:03 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/iperf/iperf-3.6.ebuild
net-misc/iperf/iperf-3.7.ebuild
net-misc/iperf/iperf-3.99999.99999.ebuild

index 6f6abd072e8b0c449a3ca6f8683f621de70ec224..20d890f1ac638da9fe431d974971296398bc0a97 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools eutils
 
 DESCRIPTION="A TCP, UDP, and SCTP network bandwidth measurement tool"
 HOMEPAGE="https://github.com/esnet/iperf/"
-SRC_URI="${HOMEPAGE}archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/esnet/iperf/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
index 4f27f26edb15598f0817f7fb8b826e5892f2fb5b..2412a77123348f7c4011fec1f0c00cdc21c5dc68 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools eutils
 
 DESCRIPTION="A TCP, UDP, and SCTP network bandwidth measurement tool"
 HOMEPAGE="https://github.com/esnet/iperf/"
-SRC_URI="${HOMEPAGE}archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/esnet/iperf/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
index 5dc516b75b6c268b2aa0c3a5d0f0bb7730c32436..6e651505943b6211117615138b02cce570cb403b 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools eutils git-r3
 
 DESCRIPTION="A TCP, UDP, and SCTP network bandwidth measurement tool"
 HOMEPAGE="https://github.com/esnet/iperf/"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/esnet/iperf/"
 
 LICENSE="BSD"
 SLOT="3"