The original iperf website is offline, use the openwrt mirror instead
authorFlorian Fainelli <florian@openwrt.org>
Sun, 16 Nov 2008 12:26:17 +0000 (12:26 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 16 Nov 2008 12:26:17 +0000 (12:26 +0000)
SVN-Revision: 13228

net/iperf/Makefile

index bdb8994da082970b2c121ce39bc4d0cf8c92f59f..9ac017fbf470873d935bb461d2d7aed8f899de35 100644 (file)
@@ -13,7 +13,7 @@ PKG_VERSION:=2.0.2
 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