Revert "iperf: update to 3.11"

This reverts commit 3a0982b0335de3ee629c0ca0c160963bd9865540.

configure.ac:27: error: Autoconf version 2.71 or higher
- is required for ipref >= 2.69
This commit is contained in:
Rudi Heitbaum 2022-07-03 11:11:39 +00:00
parent 1dfde2e026
commit a7978c6c96

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iperf" PKG_NAME="iperf"
PKG_VERSION="3.11" PKG_VERSION="3.9"
PKG_SHA256="96e909c0d3ab6034c52328c2954fb3934aaff349395c4bc2611dcd50e6b89875" PKG_SHA256="c6d8076b800f2b51f92dc941b0a9b77fbf2a867f623b5cb3cbf4754dabc40899"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="http://software.es.net/iperf/" PKG_SITE="http://software.es.net/iperf/"
PKG_URL="https://github.com/esnet/iperf/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/esnet/iperf/archive/${PKG_VERSION}.tar.gz"