From: Hauke Mehrtens Date: Thu, 18 Aug 2016 13:35:19 +0000 (+0200) Subject: iperf3: update to version 3.1.3 X-Git-Url: http://git.ozo.com/?p=openwrt-github%2F.git;a=commitdiff_plain;h=fcda99f044eee263f3c12e4581f552c997af0a2d iperf3: update to version 3.1.3 old size: iperf3_3.0.11-1_mips_34kc_dsp.ipk 30147 new size: iperf3_3.1.3-1_mips_34kc_dsp.ipk 33640 Signed-off-by: Hauke Mehrtens --- diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile index b534f29047..d68ac2bc65 100644 --- a/package/network/utils/iperf3/Makefile +++ b/package/network/utils/iperf3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iperf -PKG_VERSION:=3.0.11 +PKG_VERSION:=3.1.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf -PKG_MD5SUM:=a3b2bed7961ba184566df3c3d47f96a6 +PKG_MD5SUM:=3fb849c24a2370af60687cf673b67bc7 PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=BSD-3-Clause