summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/dnsmap')
-rw-r--r--net-analyzer/dnsmap/dnsmap-0.35.ebuild2
1 files changed, 1 insertions, 1 deletions
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"