summaryrefslogtreecommitdiff
path: root/net-analyzer/masscan/masscan-1.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /net-analyzer/masscan/masscan-1.0.4.ebuild
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'net-analyzer/masscan/masscan-1.0.4.ebuild')
-rw-r--r--net-analyzer/masscan/masscan-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/masscan/masscan-1.0.4.ebuild b/net-analyzer/masscan/masscan-1.0.4.ebuild
index 66006b6476c1..b7e96fc03253 100644
--- a/net-analyzer/masscan/masscan-1.0.4.ebuild
+++ b/net-analyzer/masscan/masscan-1.0.4.ebuild
@@ -6,7 +6,7 @@ inherit toolchain-funcs
DESCRIPTION="Mass IP port scanner"
HOMEPAGE="https://github.com/robertdavidgraham/masscan"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/robertdavidgraham/masscan/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="AGPL-3"