iperf3: update URL
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Oct 2015 22:41:30 +0000 (22:41 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Oct 2015 22:41:30 +0000 (22:41 +0000)
Update iperf3 to point to the correct project website. Prior URL was the
old iperf2 website.

Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47184 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/network/utils/iperf3/Makefile

index f36b381..da9c004 100644 (file)
@@ -27,7 +27,7 @@ define Package/iperf3
   SECTION:=net
   CATEGORY:=Network
   TITLE:=Internet Protocol bandwidth measuring tool
-  URL:=http://sourceforge.net/projects/iperf/
+  URL:=https://github.com/esnet/iperf
 endef
 
 TARGET_CFLAGS += -D_GNU_SOURCE