diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-23 00:00:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-23 00:00:35 +0000 |
commit | 2959350c6fbbfba376f375b0a059ebaf830d688c (patch) | |
tree | c1e1e36de37d52e0ac45160a666fad435d635840 /benchmarks/iperf | |
parent | Add rubygem-maxmind-db 1.0.0 (diff) |
Update to 2.0.13
Changes: https://sourceforge.net/projects/iperf2/files/#readme
Diffstat (limited to 'benchmarks/iperf')
-rw-r--r-- | benchmarks/iperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/iperf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 8e1a5b48ce5d..0b7b0fa9722a 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.13 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}2 diff --git a/benchmarks/iperf/distinfo b/benchmarks/iperf/distinfo index e76a988acebc..97072ac60ad2 100644 --- a/benchmarks/iperf/distinfo +++ b/benchmarks/iperf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530138702 -SHA256 (iperf-2.0.12.tar.gz) = 367f651fb1264b13f6518e41b8a7e08ce3e41b2a1c80e99ff0347561eed32646 -SIZE (iperf-2.0.12.tar.gz) = 324528 +TIMESTAMP = 1548183130 +SHA256 (iperf-2.0.13.tar.gz) = a43ee9d6476955e7fc7aa894b6c4d227a2129943ad6171ad39aa52f1a065db50 +SIZE (iperf-2.0.13.tar.gz) = 328000 |