aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2016-08-18 15:35:00 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-08-18 15:35:00 +0200
commit11c03bbef1a3d3489c19ad1a757667ba0cd31d4f (patch)
treebc38a40efe30bbc3345c284d9b16f33a1a8ea067
parenta4d62c261ce4d9acbef043dee03374371479f613 (diff)
downloadmaster-187ad058-11c03bbef1a3d3489c19ad1a757667ba0cd31d4f.tar.gz
master-187ad058-11c03bbef1a3d3489c19ad1a757667ba0cd31d4f.tar.bz2
master-187ad058-11c03bbef1a3d3489c19ad1a757667ba0cd31d4f.zip
iperf: update to version 2.0.9
old size: iperf_2.0.8-1_mips_34kc_dsp.ipk 27911 new size: iperf_2.0.9-1_mips_34kc_dsp.ipk 28681 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/network/utils/iperf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iperf/Makefile b/package/network/utils/iperf/Makefile
index cfd069ff54..11970d1af3 100644
--- a/package/network/utils/iperf/Makefile
+++ b/package/network/utils/iperf/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iperf
-PKG_VERSION:=2.0.8
+PKG_VERSION:=2.0.9
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/iperf2
-PKG_MD5SUM:=e5887f799d8dc64a974c6c2f2e5cc339
+PKG_MD5SUM:=1bb3a1d98b1973aee6e8f171933c0f61
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=BSD-3-Clause