projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f36e0
)
mosh: Move section net/Network/SSH
author
Sergey Ponomarev
<stokito@gmail.com>
Sun, 17 Dec 2023 08:14:24 +0000
(10:14 +0200)
committer
Rosen Penev
<rosenp@gmail.com>
Mon, 18 Dec 2023 23:04:53 +0000
(15:04 -0800)
The mosh-server and mosh-client packages are related to SSH.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
net/mosh/Makefile
patch
|
blob
|
history
diff --git
a/net/mosh/Makefile
b/net/mosh/Makefile
index 0b840f399dddf8fa559cdc4e17ad84921f3d1a57..32b100d114518041c58c2c01a2df924e55b1dd4c 100644
(file)
--- 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/