mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
arp-scan: fix license (closes #620)
This commit is contained in:
parent
a2883e4410
commit
4474ee955a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ hostmakedepends="automake"
|
||||||
makedepends="libpcap-devel"
|
makedepends="libpcap-devel"
|
||||||
short_desc="A tool that uses ARP to discover IP hosts on the local network"
|
short_desc="A tool that uses ARP to discover IP hosts on the local network"
|
||||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.nta-monitor.com/tools/arp-scan/"
|
homepage="http://www.nta-monitor.com/tools/arp-scan/"
|
||||||
distfiles="https://github.com/royhills/$pkgname/archive/$version/$pkgname-$version.tar.gz"
|
distfiles="https://github.com/royhills/$pkgname/archive/$version/$pkgname-$version.tar.gz"
|
||||||
checksum=aa9498af84158a315b7e0ea6c2cddfa746660ca3987cbe7e32c0c90f5382d9d2
|
checksum=aa9498af84158a315b7e0ea6c2cddfa746660ca3987cbe7e32c0c90f5382d9d2
|
||||||
|
|
Loading…
Add table
Reference in a new issue