package/iperf3: bump version to 3.1.7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017.08.x
Bernd Kuhls 2017-06-05 12:51:26 +02:00 committed by Thomas Petazzoni
parent 3d7eec000a
commit 2abac75eaa
2 changed files with 2 additions and 2 deletions

View File

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

View File

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