mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
net-analyzer/arp-scan: expand SRC_URI
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user