mirror of https://github.com/hak5/openwrt-owl.git
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: 47184owl
parent
c420373557
commit
d57bba8560
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue