diff options
author | Bruce A. Mah <bmah@FreeBSD.org> | 2014-12-17 15:14:59 +0000 |
---|---|---|
committer | Bruce A. Mah <bmah@FreeBSD.org> | 2014-12-17 15:14:59 +0000 |
commit | a6b4d62051efa09744682f68a0a54fee114ace4c (patch) | |
tree | d2611765784aca826fa4fbbd6a31f1203c0b3606 /benchmarks | |
parent | 724ccb63821ca24a1826741fdfd1332a853e674f (diff) | |
download | ports-a6b4d62051efa09744682f68a0a54fee114ace4c.tar.gz ports-a6b4d62051efa09744682f68a0a54fee114ace4c.zip |
Update benchmarks/iperf3 to 3.0.10.
Sponsored by: ESnet
Notes
Notes:
svn path=/head/; revision=374857
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iperf3/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/iperf3/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile index 7dc45e3f5c66..255089f15c70 100644 --- a/benchmarks/iperf3/Makefile +++ b/benchmarks/iperf3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 3.0.9 +PORTVERSION= 3.0.10 CATEGORIES= benchmarks ipv6 MASTER_SITES= http://downloads.es.net/pub/iperf/ PKGNAMESUFFIX= 3 diff --git a/benchmarks/iperf3/distinfo b/benchmarks/iperf3/distinfo index d926f8ce975d..caa3777b29c9 100644 --- a/benchmarks/iperf3/distinfo +++ b/benchmarks/iperf3/distinfo @@ -1,2 +1,2 @@ -SHA256 (iperf-3.0.9.tar.gz) = 40249a2b30d26b937350b969bcb19f88e1beb356f886ed31422b554bac692459 -SIZE (iperf-3.0.9.tar.gz) = 402428 +SHA256 (iperf-3.0.10.tar.gz) = a113442967cf0981b0b2d538be7c88903b2fb0f87b0d281384e41b462e33059d +SIZE (iperf-3.0.10.tar.gz) = 423807 |