diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2016-12-06 14:17:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-06 14:17:22 -0800 |
| commit | 52a8c21febb1fa3372d9246be61253838739435b (patch) | |
| tree | 153416141e99eb7c55a195f6943395a7caec4641 /ports/libssh2/CONTROL | |
| parent | a05a033d744ad28b1eb8c8faa8ef8c21854c05f7 (diff) | |
| parent | 05fdf3a01fb0f702c034d58850d47607713d60ef (diff) | |
| download | vcpkg-52a8c21febb1fa3372d9246be61253838739435b.tar.gz vcpkg-52a8c21febb1fa3372d9246be61253838739435b.zip | |
Merge pull request #390 from cguebert/master
Add libssh2.
Diffstat (limited to 'ports/libssh2/CONTROL')
| -rw-r--r-- | ports/libssh2/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libssh2/CONTROL b/ports/libssh2/CONTROL new file mode 100644 index 000000000..d66030b71 --- /dev/null +++ b/ports/libssh2/CONTROL @@ -0,0 +1,4 @@ +Source: libssh2 +Version: 1.8.0 +Build-Depends: zlib, openssl +Description: The SSH library
\ No newline at end of file |
