The original iperf website is offline, use the openwrt mirror instead
[openwrt/svn-archive/archive.git] / net / iperf / Makefile
index 7dc40cf59dc4bcb42d96735f537545cc2c5aad25..9ac017fbf470873d935bb461d2d7aed8f899de35 100644 (file)
@@ -10,10 +10,10 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
 PKG_VERSION:=2.0.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://dast.nlanr.net/Projects/Iperf2.0
+PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
 PKG_MD5SUM:=bb658aba58a5af0356f5b1342dfe8f53
 
 include $(INCLUDE_DIR)/package.mk