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

index 060223524177a0f0ad81f1c78a17434d264d2d4c..ab4689369d20b355c801698eb81ffd6ca39ed10e 100644 (file)
@@ -6,9 +6,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Parallelized network login hacker"
 HOMEPAGE="https://github.com/vanhauser-thc/thc-hydra"
-SRC_URI="
-       ${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-"
+SRC_URI="https://github.com/vanhauser-thc/thc-hydra/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
index c381eec6f1b1f0cc93bd72cdb07b328a9c400001..fc776ea66b45cb20f9d0411214d6cecf07d5b683 100644 (file)
@@ -6,9 +6,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Parallelized network login hacker"
 HOMEPAGE="https://github.com/vanhauser-thc/thc-hydra"
-SRC_URI="
-       ${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-"
+SRC_URI="https://github.com/vanhauser-thc/thc-hydra/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
index 419882a473545e3d8a1d148b13b54819580de59a..9ef6f73c7ec4f272d15baafd5e4d3585e259a4d3 100644 (file)
@@ -6,7 +6,7 @@ inherit git-r3 toolchain-funcs
 
 DESCRIPTION="Parallelized network login hacker"
 HOMEPAGE="https://github.com/vanhauser-thc/thc-hydra"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/vanhauser-thc/thc-hydra"
 
 LICENSE="GPL-3"
 SLOT="0"