arp-scan: update homepage/url
Closes Homebrew/homebrew#49098. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
405f9c57b3
commit
04c09ae133
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
class ArpScan < Formula
|
||||
desc "ARP scanning and fingerprinting tool"
|
||||
homepage "http://www.nta-monitor.com/tools-resources/security-tools/arp-scan"
|
||||
url "http://www.nta-monitor.com/files/arp-scan/arp-scan-1.9.tar.gz"
|
||||
mirror "https://github.com/royhills/arp-scan/releases/download/1.9/arp-scan-1.9.tar.gz"
|
||||
homepage "https://github.com/royhills/arp-scan"
|
||||
url "https://github.com/royhills/arp-scan/releases/download/1.9/arp-scan-1.9.tar.gz"
|
||||
sha256 "ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue