aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-03-13 05:09:32 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-03-13 05:09:32 -0700
commitab09c4a277737b2486190e7a089055e9ad22610d (patch)
treee9f684e8b070b43837e7b1eae8a3d9507710ebc3 /ports/libssh/CONTROL
parent81b9ab1291bd322b5de8ad0cec2f21ce4d828a28 (diff)
downloadvcpkg-ab09c4a277737b2486190e7a089055e9ad22610d.tar.gz
vcpkg-ab09c4a277737b2486190e7a089055e9ad22610d.zip
[libssh] Bake in LIBSSH_STATIC
Diffstat (limited to 'ports/libssh/CONTROL')
-rw-r--r--ports/libssh/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libssh/CONTROL b/ports/libssh/CONTROL
index 9ae256937..692a6f4b8 100644
--- a/ports/libssh/CONTROL
+++ b/ports/libssh/CONTROL
@@ -1,4 +1,4 @@
Source: libssh
-Version: 0.7.5-1
-Description:libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side
+Version: 0.7.5-2
+Description: libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side
Build-Depends: zlib, openssl