summaryrefslogtreecommitdiff
path: root/package/libssh2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-19 13:56:41 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-19 13:56:49 +0100
commit275f07a8c328734984438b646115c8ac615d6560 (patch)
treeb2a34852737a7d7b26db198e75eb3853423b440d /package/libssh2
parenta4b6ad9eaab9ecfecf1ae77feda58b2d1e333fa0 (diff)
libssh2: use same section as for libssh
Diffstat (limited to 'package/libssh2')
-rw-r--r--package/libssh2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libssh2/Makefile b/package/libssh2/Makefile
index f2de0ec5f..a6286ccdf 100644
--- a/package/libssh2/Makefile
+++ b/package/libssh2/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 1.7.0
PKG_RELEASE:= 1
PKG_HASH:= e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584
PKG_DESCR:= client-side c library implementing ssh2 protocol
-PKG_SECTION:= libs/net
+PKG_SECTION:= libs/crypto
PKG_BUILDDEP:= zlib
PKG_DEPENDS:= zlib
PKG_URL:= http://www.libssh2.org/