diff options
| author | Matt Weber <matthew.weber@rockwellcollins.com> | 2018-09-20 08:24:52 -0500 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-20 22:20:39 +0200 |
| commit | 98350254765ff84c9e24828316eecf039778b72d (patch) | |
| tree | fe66fae71c5084362b466bf0894d4b999b6e606c /package/arp-scan | |
| parent | b7490dbd31bd995d29465cb2d47811d19088e891 (diff) | |
| download | buildroot-98350254765ff84c9e24828316eecf039778b72d.tar.gz buildroot-98350254765ff84c9e24828316eecf039778b72d.zip | |
package/arp-scan: update upstream URL in Config.in help
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/arp-scan')
| -rw-r--r-- | package/arp-scan/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/arp-scan/Config.in b/package/arp-scan/Config.in index cc47a72b01..ed70b39586 100644 --- a/package/arp-scan/Config.in +++ b/package/arp-scan/Config.in @@ -7,4 +7,4 @@ config BR2_PACKAGE_ARP_SCAN arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network. - http://www.nta-monitor.com/wiki/index.php/Arp-scan_Documentation + https://github.com/royhills/arp-scan |

