iperf3: update to 3.21
authorJohn Audia <redacted>
Sat, 11 Apr 2026 10:05:14 +0000 (06:05 -0400)
committerHannu Nyman <redacted>
Sun, 12 Apr 2026 06:05:27 +0000 (09:05 +0300)
Update to latest upstream release.

Changelog: https://github.com/esnet/iperf/releases/tag/3.21

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <redacted>
net/iperf3/Makefile

index 4bd3f7e9d2d42aa1c577aaebebc560fea2997e8d..519e89ce53163114adce76d3935c5871e85e104f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
-PKG_VERSION:=3.20
+PKG_VERSION:=3.21
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf
-PKG_HASH:=3acc572d1ecca4e0b20359c7bf0132ddc80d982efeee20c86f6726a9a6094388
+PKG_HASH:=656e4405ebd620121de7ceca3eaf43a88f79ea1b857d041a6a0b1314801acdd8
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT