net-analyzer/ipsumdump: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:02:00 +01:00
parent e2a0856b42
commit bd4f15ae2b
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI=7
DESCRIPTION="Simple TCP/IP Dump summarizer/analyzer"
HOMEPAGE="http://read.seas.harvard.edu/~kohler/ipsumdump/"
SRC_URI="${HOMEPAGE}${P}.tar.gz"
SRC_URI="http://read.seas.harvard.edu/~kohler/ipsumdump/${P}.tar.gz"
LICENSE="the-Click-license"
SLOT="0"

View File

@@ -5,7 +5,7 @@ EAPI=6
DESCRIPTION="Simple TCP/IP Dump summarizer/analyzer"
HOMEPAGE="http://read.seas.harvard.edu/~kohler/ipsumdump/"
SRC_URI="${HOMEPAGE}${P}.tar.gz"
SRC_URI="http://read.seas.harvard.edu/~kohler/ipsumdump/${P}.tar.gz"
LICENSE="the-Click-license"
SLOT="0"