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

index 2e3f62f9ef88042c2f709613ea87bb25cf49e046..d6cb5787b33211fa049eafbd1f4cbcfd8afce702 100644 (file)
@@ -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"