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/tcpstat/tcpstat-1.5-r3.ebuild
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/tcpstat/tcpstat-1.5-r3.ebuild')
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild2
1 files changed, 1 insertions, 1 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"