iperf: fix audit --warning
This commit is contained in:
parent
8c960659bb
commit
d1c6cc1c17
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
class Iperf < Formula
|
class Iperf < Formula
|
||||||
desc "Tool to measure maximum TCP and UDP bandwidth"
|
desc "Tool to measure maximum TCP and UDP bandwidth"
|
||||||
homepage "http://iperf.sourceforge.net/"
|
homepage "https://iperf.sourceforge.io/"
|
||||||
url "https://downloads.sourceforge.net/project/iperf/iperf-2.0.5.tar.gz"
|
url "https://downloads.sourceforge.net/project/iperf/iperf-2.0.5.tar.gz"
|
||||||
sha256 "636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b"
|
sha256 "636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue