iperf3 3.1.4
Closes #6462. Signed-off-by: Baptiste Fontaine <b@ptistefontaine.fr>
This commit is contained in:
parent
01d1200817
commit
3863492fc0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Iperf3 < Formula
|
||||
desc "Update of iperf: measures TCP, UDP, and SCTP bandwidth"
|
||||
homepage "https://github.com/esnet/iperf"
|
||||
url "https://github.com/esnet/iperf/archive/3.1.3.tar.gz"
|
||||
sha256 "e34cf60cffc80aa1322d2c3a9b81e662c2576d2b03e53ddf1079615634e6f553"
|
||||
url "https://github.com/esnet/iperf/archive/3.1.4.tar.gz"
|
||||
sha256 "8d88aa8d1e197084a84994cc1caf2c3eff69e60ce4badc0addeb35d02ec57109"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue