aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh2/0001-Fix-UWP.patch
AgeCommit message (Collapse)Author
2021-10-11[libssh2] Update to 1.10.0 (#20364)chausner
* Update libssh2 to 1.10.0 * Update CI baseline * Fix patch * Change version-string to version * Update git-tree hash * Switch to new CMake portfile commands * Fix UWP build * Format vcpkg.json * Update git-tree hash * Switch back to legacy CMake commands to fix build validation issues * Update git-tree hash * Fix IS_UWP define in patch * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2017-01-10added support for uwp buildsDale Stammen