From d502f061bb3ee0258d6453acbf258b9e5d93d564 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 16 Dec 2018 12:53:26 +0100 Subject: [libssh] Update libssh to version 0.9.3 --- ports/libssh/CONTROL | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'ports/libssh/CONTROL') diff --git a/ports/libssh/CONTROL b/ports/libssh/CONTROL index c12fb8f8f..ecb028b1d 100644 --- a/ports/libssh/CONTROL +++ b/ports/libssh/CONTROL @@ -1,8 +1,20 @@ Source: libssh -Version: 0.9.0 +Version: 0.9.3 Homepage: https://www.libssh.org/ -Description: libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side +Description: libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side +Default-Features: crypto + +Feature: crypto +Build-Depends: libssh[mbedtls] +Description: Default crypto backend + +Feature: mbedtls +Build-Depends: mbedtls +Description: Crypto support (mbedTLS) + +Feature: openssl Build-Depends: openssl +Description: Crypto support (OpenSSL) Feature: zlib Description: libssh with zlib -- cgit v1.2.3