diff --git a/tcping/Makefile b/tcping/Makefile index 8c9b8c83..f544a3b6 100644 --- a/tcping/Makefile +++ b/tcping/Makefile @@ -23,7 +23,7 @@ define Package/tcping SECTION:=net CATEGORY:=Network TITLE:=tcping measures the latency of a tcp-connection (IPv4/IPv6 support) - URL:=https://github.com/Mattraks/tcping + URL:=https://github.com/jlyo/tcping endef define Build/Compile