mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
benchmarks/iperf: ready for release #474
(cherry picked from commit 0dfdb00a18)
This commit is contained in:
parent
70479423a6
commit
fd6eda4f13
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= iperf
|
||||
PLUGIN_VERSION= 0.0.1
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Connection speed tester
|
||||
PLUGIN_DEPENDS= iperf3 ruby
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue