aboutsummaryrefslogtreecommitdiff
path: root/ports/curl/0003_fix_libraries.patch
AgeCommit message (Collapse)Author
2020-07-06[curl] Update to 7.71.0 (#12141)NancyLi1013
* [curl] Update to 7.71.0 * Update to 7.71.1
2018-03-06[curl] Add missing advapi32 link (#2978)MichaƂ Janiszewski
This adds missing library, advapi32, to linking. Fixes ARM builds. The same patch is pending merge upstream: https://github.com/curl/curl/pull/2363