mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 00:42:34 -04:00
benchmarks/iperf: ready for release #474
This commit is contained in:
parent
4cabed4349
commit
0dfdb00a18
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