From 9658d84be49d40133efbf0fd006dfcb63d0ddb0d Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:01:41 +0100 Subject: net-analyzer/dnsmap: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- net-analyzer/dnsmap/dnsmap-0.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/dnsmap') diff --git a/net-analyzer/dnsmap/dnsmap-0.35.ebuild b/net-analyzer/dnsmap/dnsmap-0.35.ebuild index 2e3f62f9ef88..d6cb5787b332 100644 --- a/net-analyzer/dnsmap/dnsmap-0.35.ebuild +++ b/net-analyzer/dnsmap/dnsmap-0.35.ebuild @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="Scan for subdomains using bruteforcing techniques" HOMEPAGE="https://github.com/resurrecting-open-source-projects/dnsmap" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/resurrecting-open-source-projects/dnsmap/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-18-g5258