Browse Source

iperf3: Update to version 3.10.1

Signed-off-by: James White <james@jmwhite.co.uk>
lilik-openwrt-22.03
James White 3 years ago
parent
commit
c2c5109652
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/iperf3/Makefile

+ 2
- 2
net/iperf3/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iperf
PKG_VERSION:=3.9
PKG_VERSION:=3.10.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf
PKG_HASH:=24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038
PKG_HASH:=03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save