dhcpdump: add mirror
Closes Homebrew/homebrew#42475. Closes Homebrew/homebrew#42645. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
80d32e4c03
commit
2089cfc008
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ class Dhcpdump < Formula
|
|||
desc "Monitor DHCP traffic for debugging purposes"
|
||||
homepage "http://www.mavetju.org"
|
||||
url "http://www.mavetju.org/download/dhcpdump-1.8.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/d/dhcpdump/dhcpdump_1.8.orig.tar.gz"
|
||||
sha256 "6d5eb9418162fb738bc56e4c1682ce7f7392dd96e568cc996e44c28de7f77190"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue