Skip to content

Commit

Permalink
iperf: update to 2.1.9
Browse files Browse the repository at this point in the history
Changelog can be found here:
https://sourceforge.net/projects/iperf2/files/

Signed-off-by: Nick Hainke <[email protected]>
  • Loading branch information
PolynomialDivision authored and neheb committed Apr 26, 2023
1 parent 10424ab commit bf006f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/iperf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=iperf
PKG_VERSION:=2.1.8
PKG_RELEASE:=3
PKG_VERSION:=2.1.9
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=8e2cf2fbc9d0d4d1cf9d109b1e328459f9622993dc9a4c5a7dc8a2088fb7beaf
PKG_HASH:=5c0771aab00ef14520013aef01675977816e23bb8f5d9fde016f90eb2f1be788
PKG_SOURCE_URL:=@SF/iperf2

PKG_MAINTAINER:=Felix Fietkau <[email protected]>
Expand Down

0 comments on commit bf006f1

Please sign in to comment.