From 96f79b11e6912716a1f1a4b64a5c3cdf321ab089 Mon Sep 17 00:00:00 2001 From: actions-user Date: Fri, 29 Nov 2024 13:22:04 +0800 Subject: [PATCH] update 2024-11-29 13:22:04 --- tcping/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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