-
Notifications
You must be signed in to change notification settings - Fork 7k
[curl] Update to 8.14.0 #45696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[curl] Update to 8.14.0 #45696
Conversation
HEAD_REF master | ||
PATCHES | ||
export-components.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obsolete since 8.12.0.
dependencies.patch | ||
pkgconfig-curl-config.patch | ||
cmake-config.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No vcpkg port depends on an INTERFACE
personality of CURL::libcurl
.
@@ -251,19 +250,6 @@ | |||
} | |||
] | |||
}, | |||
"winssl": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has been deprecated for a long time. The actual implementation is feature schannel
.
No description provided.