iperf3: update URL

Update iperf3 to point to the correct project website. Prior URL was the
old iperf2 website.

Signed-off-by: Karl Palsson <karlp@remake.is>

SVN-Revision: 47184
master
Luka Perkov 9 years ago
parent c420373557
commit d57bba8560
  1. 2
      package/network/utils/iperf3/Makefile

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

Loading…
Cancel
Save