git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
dbfaf0d
)
gnutls-utils/certtool: move to Encryption submenu
author
Alberto Bursi
<redacted>
Sun, 23 Oct 2016 22:11:58 +0000
(
00:11
+0200)
committer
GitHub
<redacted>
Sun, 23 Oct 2016 22:11:58 +0000
(
00:11
+0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
libs/gnutls/Makefile
patch
|
blob
|
history
diff --git
a/libs/gnutls/Makefile
b/libs/gnutls/Makefile
index f09ef7f69b3dd7f35276ed9deea59a46159abb56..818d4663dcfb4d01945b88d5291b46ebcf4dad79 100644
(file)
--- a/
libs/gnutls/Makefile
+++ b/
libs/gnutls/Makefile
@@
-63,6
+63,7
@@
define Package/certtool
$(call Package/gnutls/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Encryption
TITLE+= (certool utility)
DEPENDS+= +libgnutls
endef
@@
-77,6
+78,7
@@
define Package/gnutls-utils
$(call Package/gnutls/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Encryption
TITLE+= (utilities)
DEPENDS+= +libgnutls
endef
git clone https://git.99rst.org/PROJECT