mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-10 06:23:38 +08:00
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:
parent
3fd9c062e7
commit
77c6476fea
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user