iperf3: bump to version 3.1.4

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Baruch Siach 2016-12-22 13:32:02 +02:00 committed by Peter Korsgaard
parent 3fd9c062e7
commit 77c6476fea
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://software.es.net/iperf/news.html#security-issue-iperf-3-1-3-iperf-3-0-12-released
sha256 60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf iperf-3.1.3.tar.gz
# From http://software.es.net/iperf/news.html
sha256 db61d70ac62003ebe0bf15496bd8c4b3c4b728578a44d0a1a88fcf8afc0e8f76 iperf-3.1.4.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
IPERF3_VERSION = 3.1.3
IPERF3_VERSION = 3.1.4
IPERF3_SITE = http://downloads.es.net/pub/iperf
IPERF3_SOURCE = iperf-$(IPERF3_VERSION).tar.gz
IPERF3_LICENSE = BSD-3c, BSD-2c, MIT