Browse Source

stoken: move to Encryption submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
4237b1e42f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/stoken/Makefile

+ 1
- 0
utils/stoken/Makefile View File

@ -38,6 +38,7 @@ define Package/stoken
$(call Package/stoken/Default)
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Encryption
DEPENDS:=+libstoken
MENU:=1
endef


Loading…
Cancel
Save