aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh/CONTROL
diff options
context:
space:
mode:
authorLiu Chenxin <chenxinleo@163.com>2021-09-04 13:36:23 +0800
committerGitHub <noreply@github.com>2021-09-03 22:36:23 -0700
commit210240b399fbc2f1363f4103b6a93629c207d7e3 (patch)
tree248fb8c53f64f6790cc6148914487566e4c43a06 /ports/libssh/CONTROL
parent09019cbc9abcb728217c4c99625932defe1b781c (diff)
downloadvcpkg-210240b399fbc2f1363f4103b6a93629c207d7e3.tar.gz
vcpkg-210240b399fbc2f1363f4103b6a93629c207d7e3.zip
[libssh] add static build support for MinGW subsystem (#19854)
* add MinGW subsystem support for nana * update port version * [nana] update versions * format-manifest * add static build support for MingW subsystem Co-authored-by: Billy Robert ONeal III <bion@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/libssh/CONTROL')
-rw-r--r--ports/libssh/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libssh/CONTROL b/ports/libssh/CONTROL
index 5f7ee61c1..cec23294e 100644
--- a/ports/libssh/CONTROL
+++ b/ports/libssh/CONTROL
@@ -1,6 +1,6 @@
Source: libssh
Version: 0.9.5
-Port-Version: 4
+Port-Version: 5
Homepage: https://www.libssh.org/
Build-Depends: libssh[core,mbedtls] (android)
Description: libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side