From: Sergey Ponomarev Date: Sun, 17 Dec 2023 08:14:24 +0000 (+0200) Subject: mosh: Move section net/Network/SSH X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c29619cf8a028ae19325e3b1bb51690f746f0195;p=feed%2Fpackages.git mosh: Move section net/Network/SSH The mosh-server and mosh-client packages are related to SSH. Signed-off-by: Sergey Ponomarev --- diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 0b840f399d..32b100d114 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -27,8 +27,9 @@ PKG_BUILD_FLAGS:=gc-sections lto include $(INCLUDE_DIR)/package.mk define Package/mosh/Default - SECTION:=utils - CATEGORY:=Utilities + SECTION:=net + CATEGORY:=Network + SUBMENU:=SSH TITLE:=Mosh mobile shell DEPENDS:=+libncursesw +libopenssl +protobuf URL:=https://mosh.org/