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

index 3c7a5c0489f96b092cb3bcf0d45fb073d706e1a0..a4e8e10f5060f995a60c83c4580bf06edb973e62 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools
 
 DESCRIPTION="Interactive Packet Sniffer"
 HOMEPAGE="https://github.com/resurrecting-open-source-projects/sniffit"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/resurrecting-open-source-projects/sniffit/archive/${P}.tar.gz"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"