net-analyzer/dnsmap: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:01:41 +01:00
parent aea575fe62
commit 9658d84be4

View 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"