aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/iperf3/iperf3.SlackBuild2
-rw-r--r--network/iperf3/iperf3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/iperf3/iperf3.SlackBuild b/network/iperf3/iperf3.SlackBuild
index 2f604c7273dc6..12c06016e582d 100644
--- a/network/iperf3/iperf3.SlackBuild
+++ b/network/iperf3/iperf3.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=iperf3
SRCNAM=iperf
-VERSION=${VERSION:-3.7}
+VERSION=${VERSION:-3.12}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/iperf3/iperf3.info b/network/iperf3/iperf3.info
index 548a371dd6e9c..aa9aaefc35429 100644
--- a/network/iperf3/iperf3.info
+++ b/network/iperf3/iperf3.info
@@ -1,8 +1,8 @@
PRGNAM="iperf3"
-VERSION="3.7"
+VERSION="3.12"
HOMEPAGE="https://github.com/esnet/iperf"
-DOWNLOAD="https://github.com/esnet/iperf/archive/3.7/iperf-3.7.tar.gz"
-MD5SUM="9534aae7430791b46d8cb8fc44afb6f8"
+DOWNLOAD="https://github.com/esnet/iperf/archive/3.12/iperf-3.12.tar.gz"
+MD5SUM="a3b579b32845968c9c5235ac19f9ba17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""