twoping 3.2.0
Closes Homebrew/homebrew#49061. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
e8199d1381
commit
807b8af124
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Twoping < Formula
|
||||
desc "Ping utility to determine directional packet loss"
|
||||
homepage "http://www.finnie.org/software/2ping/"
|
||||
url "http://www.finnie.org/software/2ping/2ping-3.1.0.tar.gz"
|
||||
sha256 "0f5b4e10f89dd99ef04e2cc0564d6673ceae897ed0bf59b636553ec6aa1c7a92"
|
||||
url "http://www.finnie.org/software/2ping/2ping-3.2.0.tar.gz"
|
||||
sha256 "6297f7775be50d208f3b7d4925ecddb3ed1c593198fd875448ae8f88f1a6b196"
|
||||
head "https://github.com/rfinnie/2ping.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue