summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:03:22 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:03:22 +0100
commitbc92c1f51864b36f9d00bfb94d44fcd944f37eaa (patch)
treea1cab133063b6ea0d0c299e6d892d60d2f3f3f58 /net-analyzer
parentnet-analyzer/snortsam: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-bc92c1f51864b36f9d00bfb94d44fcd944f37eaa.tar.gz
gentoo-bc92c1f51864b36f9d00bfb94d44fcd944f37eaa.tar.bz2
gentoo-bc92c1f51864b36f9d00bfb94d44fcd944f37eaa.zip
net-analyzer/tcpstat: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild2
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild
index 422bd5d082da..203f75b73a01 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild
@@ -6,7 +6,7 @@ inherit autotools flag-o-matic
DESCRIPTION="Reports network interface statistics"
HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+SRC_URI="https://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
diff --git a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild
index fbd6a2b9111c..017454e4ac7d 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic
DESCRIPTION="Reports network interface statistics"
HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/"
SRC_URI="
- ${HOMEPAGE}${P/_p*}.tar.gz
+ https://www.frenchfries.net/paul/tcpstat/${P/_p*}.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-$(ver_cut 4).debian.tar.xz
"