Browse Source

iperf3: Update to 3.1.6

Update to 3.1.6

Signed-off-by: Daniel Engberg <[email protected]>
Daniel Engberg 9 years ago
parent
commit
2faa1edd91
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/network/utils/iperf3/Makefile

+ 2 - 2
package/network/utils/iperf3/Makefile

@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
-PKG_VERSION:=3.1.4
+PKG_VERSION:=3.1.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf
-PKG_HASH:=db61d70ac62003ebe0bf15496bd8c4b3c4b728578a44d0a1a88fcf8afc0e8f76
+PKG_HASH:=70f0c72d9e60c6ecb2c478ed17e4fd81d3b827d57896fee43bcd0c53abccb29d
 
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 PKG_LICENSE:=BSD-3-Clause