diff options
Diffstat (limited to 'benchmarks/iperf3/Makefile')
-rw-r--r-- | benchmarks/iperf3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile index 6d04ba21cc79..b38c8e65aa75 100644 --- a/benchmarks/iperf3/Makefile +++ b/benchmarks/iperf3/Makefile @@ -1,5 +1,5 @@ PORTNAME= iperf -DISTVERSION= 3.18 +DISTVERSION= 3.19 CATEGORIES= benchmarks MASTER_SITES= https://github.com/esnet/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://downloads.es.net/pub/${PORTNAME}/ |