iperf3: bump to version 3.1.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2017-01-20 17:25:56 -03:00 committed by Peter Korsgaard
parent a8bb53d299
commit eb6bb34115
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# From http://software.es.net/iperf/news.html
sha256 db61d70ac62003ebe0bf15496bd8c4b3c4b728578a44d0a1a88fcf8afc0e8f76 iperf-3.1.4.tar.gz
sha256 6e1a6200cd38baeab58ef0d7b8769e7aa6410c3a3168e65ea8277a4de79e5500 iperf-3.1.5.tar.gz

View file

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