diff options
-rw-r--r-- | benchmarks/iperf/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/iperf/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index e23da5689b79..d488a0a7fb9a 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -1,10 +1,10 @@ # Created by: Pete Fritchman <petef@databits.net> PORTNAME= iperf -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= benchmarks MASTER_SITES= SF/iperf2 \ - LOCAL/sunpoet/iperf/20210714 + LOCAL/sunpoet/iperf/20210818 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to measure maximum TCP and UDP bandwidth diff --git a/benchmarks/iperf/distinfo b/benchmarks/iperf/distinfo index 4d3c8d8710bd..c0f6b15a5ca9 100644 --- a/benchmarks/iperf/distinfo +++ b/benchmarks/iperf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383162 -SHA256 (iperf-2.1.3.tar.gz) = dfe2197e2842fe9c9d9677bf1cb20a5a9ccfcb9a9de79f9927c39f73204ba003 -SIZE (iperf-2.1.3.tar.gz) = 392145 +TIMESTAMP = 1632036844 +SHA256 (iperf-2.1.4.tar.gz) = 062b392e87b8e227aca74fef0a99b04fe0382d4518957041b508a56885b4d4f9 +SIZE (iperf-2.1.4.tar.gz) = 395909 |