aboutsummaryrefslogtreecommitdiff
path: root/ports/curl/CONTROL
diff options
context:
space:
mode:
authorpast-due <30942300+past-due@users.noreply.github.com>2019-09-27 00:31:33 -0400
committerCurtis J Bezault <curtbezault@gmail.com>2019-09-26 21:31:33 -0700
commit67a9305c75f89c6a7e229c94d1800b598f0666b3 (patch)
treee702e453a71551bc78ce47d29ac6ffd90fc9bc35 /ports/curl/CONTROL
parentee0bfad1cfa11e048823e2d02d9f619db7d94a3f (diff)
downloadvcpkg-67a9305c75f89c6a7e229c94d1800b598f0666b3.tar.gz
vcpkg-67a9305c75f89c6a7e229c94d1800b598f0666b3.zip
[curl] Update to 7.66.0 (#7331)
* [curl] Update to 7.65.3 * [curl] Remove USAGE (Use auto-generated message about exported config.) * Add wrapper * [curl] Update to 7.66.0 * Add wrapper to curl * drop parent_scope * add change that didn't make it * Populate CURL_LIBRARY * Fix transitive dependency * try to actually set LIBRARIES * get .libs * fix curlpp and dynamic builds on linux * add @cenit's suggestion and fix typo in curlpp * modify PDAL patch
Diffstat (limited to 'ports/curl/CONTROL')
-rw-r--r--ports/curl/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/curl/CONTROL b/ports/curl/CONTROL
index 72d5d3e66..9c0471e42 100644
--- a/ports/curl/CONTROL
+++ b/ports/curl/CONTROL
@@ -1,5 +1,5 @@
Source: curl
-Version: 7.65.2-1
+Version: 7.66.0
Build-Depends: zlib
Homepage: https://github.com/curl/curl
Description: A library for transferring data with URLs