diff --git a/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild b/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild index b98d876c237a2..96432c7a989ff 100644 --- a/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild +++ b/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="ARP scanning and fingerprinting tool" HOMEPAGE="https://github.com/royhills/arp-scan" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/royhills/arp-scan/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild b/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild index b98d876c237a2..96432c7a989ff 100644 --- a/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild +++ b/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="ARP scanning and fingerprinting tool" HOMEPAGE="https://github.com/royhills/arp-scan" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/royhills/arp-scan/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/net-analyzer/arp-scan/arp-scan-99999.ebuild b/net-analyzer/arp-scan/arp-scan-99999.ebuild index 3b3dd50a2be41..c0d127582510f 100644 --- a/net-analyzer/arp-scan/arp-scan-99999.ebuild +++ b/net-analyzer/arp-scan/arp-scan-99999.ebuild @@ -6,7 +6,7 @@ inherit autotools git-r3 DESCRIPTION="ARP scanning and fingerprinting tool" HOMEPAGE="https://github.com/royhills/arp-scan" -EGIT_REPO_URI="${HOMEPAGE}" +EGIT_REPO_URI="https://github.com/royhills/arp-scan" LICENSE="GPL-3" SLOT="0"