vcpkg/ports/curl/CONTROL
Johannes Schindelin d64fd32046 curl: update to v7.57.0
Due to changes in curl's CMake support, where it now installs .cmake
files, we now have to make sure that they are installed into the correct
directory (and not duplicated into the debug/share/ directory, either).

Also, a change in the context of the 2nd patch required an update of
said patch.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-07 21:29:25 +01:00

5 lines
124 B
Plaintext

Source: curl
Version: 7.57.0-1
Build-Depends: zlib, openssl, libssh2
Description: A library for transferring data with URLs