aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorMatthias C. M. Troffaes <matthias.troffaes@gmail.com>2021-06-09 23:52:28 +0100
committerGitHub <noreply@github.com>2021-06-09 15:52:28 -0700
commit421fabcc78715e022a5425d63bdcb0832356c175 (patch)
tree2e2ede68bd7fa71caf0e769295a0f518389f1ab6 /versions
parent6b61943e178a6e861f3555a12cdc78e58a243763 (diff)
downloadvcpkg-421fabcc78715e022a5425d63bdcb0832356c175.tar.gz
vcpkg-421fabcc78715e022a5425d63bdcb0832356c175.zip
[libssh] disable gssapi (#18169)
* [libssh] disable gssapi as it is not supported in the .pc file and thus breaks some dependencies such as ffmpeg * [libssh] x-add-version
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/l-/libssh.json5
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 97fcbf8c1..97d589373 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3570,7 +3570,7 @@
},
"libssh": {
"baseline": "0.9.5",
- "port-version": 3
+ "port-version": 4
},
"libssh2": {
"baseline": "1.9.0",
diff --git a/versions/l-/libssh.json b/versions/l-/libssh.json
index c2146a81f..9cbf34ae4 100644
--- a/versions/l-/libssh.json
+++ b/versions/l-/libssh.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "0c5ced4b1fab4db90e2b032a3339a404cdc2f3ab",
+ "version-string": "0.9.5",
+ "port-version": 4
+ },
+ {
"git-tree": "7436981a351a747649d03c4a27a06dc0bc3a0d16",
"version-string": "0.9.5",
"port-version": 3