summaryrefslogtreecommitdiff
path: root/package/libssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libssh/Makefile')
-rw-r--r--package/libssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libssh/Makefile b/package/libssh/Makefile
index 841c71cd2..69a1bc87e 100644
--- a/package/libssh/Makefile
+++ b/package/libssh/Makefile
@@ -7,8 +7,8 @@ PKG_NAME:= libssh
PKG_VERSION:= 0.6.3
PKG_RELEASE:= 1
PKG_MD5SUM:= 66cf16e77f60913b4d54f18c92cdbf71
-PKG_DESCR:= SSH library
-PKG_SECTION:= libs
+PKG_DESCR:= secure shell library
+PKG_SECTION:= libs/net
PKG_DEPENDS:= libopenssl zlib
PKG_BUILDDEP:= cmake-host openssl zlib
PKG_URL:= http://www.libssh.org/