diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 07:37:20 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 07:37:20 -0700 |
| commit | 9de17844e0201a27132149e392152525f8e8d34b (patch) | |
| tree | 1ef5e831041acbfe7e1402831fdd72a710d3a24c /ports/libssh/CONTROL | |
| parent | 50a93f01970e499f35edbb57ce0328baeb465635 (diff) | |
| download | vcpkg-9de17844e0201a27132149e392152525f8e8d34b.tar.gz vcpkg-9de17844e0201a27132149e392152525f8e8d34b.zip | |
[libssh] Only build one flavor at a time, don't build examples.
Diffstat (limited to 'ports/libssh/CONTROL')
| -rw-r--r-- | ports/libssh/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libssh/CONTROL b/ports/libssh/CONTROL index 692a6f4b8..70b555a79 100644 --- a/ports/libssh/CONTROL +++ b/ports/libssh/CONTROL @@ -1,4 +1,4 @@ Source: libssh -Version: 0.7.5-2 +Version: 0.7.5-3 Description: libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side Build-Depends: zlib, openssl |
