twoping 4.1.2
Closes #30988. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1c5c023dd3
commit
4c93459784
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Twoping < Formula
|
||||
desc "Ping utility to determine directional packet loss"
|
||||
homepage "https://www.finnie.org/software/2ping/"
|
||||
url "https://www.finnie.org/software/2ping/2ping-4.1.tar.gz"
|
||||
sha256 "85331ae57f445bc8895ba4e61da4c7300b67fde55642f5e42ea02f2daf07b1ed"
|
||||
revision 3
|
||||
url "https://www.finnie.org/software/2ping/2ping-4.1.2.tar.gz"
|
||||
sha256 "961c1b67b2d63599e439ff00facc0270e60b67809b26e6fcc048dcbed2d5966d"
|
||||
head "https://github.com/rfinnie/2ping.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue