mirror of https://github.com/kenzok8/small.git
update 2024-11-29 13:22:04
This commit is contained in:
parent
e61ce16db6
commit
96f79b11e6
|
@ -23,7 +23,7 @@ define Package/tcping
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=tcping measures the latency of a tcp-connection (IPv4/IPv6 support)
|
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
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
|
|
Loading…
Reference in New Issue