components/iperf3/Makefile
changeset 7755 3352127505f1
parent 7687 1093e2a9adbd
equal deleted inserted replaced
7754:9db565f67d81 7755:3352127505f1
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		iperf
    28 COMPONENT_NAME=		iperf
    29 COMPONENT_VERSION=	3.1.3
    29 COMPONENT_VERSION=	3.1.6
    30 COMPONENT_PROJECT_URL=	https://iperf.fr/
    30 COMPONENT_PROJECT_URL=	http://software.es.net/iperf/
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf
    32     sha256:70f0c72d9e60c6ecb2c478ed17e4fd81d3b827d57896fee43bcd0c53abccb29d
    33 COMPONENT_ARCHIVE_URL=	http://downloads.es.net/pub/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://downloads.es.net/pub/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    34 COMPONENT_BUGDB=	utility/iperf
    34 COMPONENT_BUGDB=	utility/iperf
    35 COMPONENT_ANITYA_ID=	1389
    35 COMPONENT_ANITYA_ID=	1389
    36 
    36 
    37 TPNO=			31583
    37 TPNO=			34069
    38 
    38 
    39 # There is no easy way to do automated testing that produce consistent
    39 # There is no easy way to do automated testing that produce consistent
    40 # results independent of what machine there are run on, but the following
    40 # results independent of what machine there are run on, but the following
    41 # can be done manually.
    41 # can be done manually.
    42 #
    42 #