iperf3 3.0.7
This commit is contained in:
parent
1e0f88f123
commit
9d8f515954
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Iperf3 < Formula
|
||||
homepage "https://github.com/esnet/iperf"
|
||||
url "https://github.com/esnet/iperf/archive/3.0.6.tar.gz"
|
||||
sha1 "b60f71cc64a0178a31be1188fd6e31622b70e015"
|
||||
url "https://github.com/esnet/iperf/archive/3.0.7.tar.gz"
|
||||
sha1 "267e020707c983b9649bb6cb76e3c1e7956ebfd4"
|
||||
head "https://code.google.com/p/iperf/", :using => :hg
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue