aboutsummaryrefslogtreecommitdiff
path: root/ports/curl/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-01-07 07:09:13 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2020-01-06 15:09:13 -0800
commit8101b5adaf0cf68ef6af8214bc1e1876b1bc5237 (patch)
tree8973831a6caf7264c321479aafe5f78987788ab1 /ports/curl/CONTROL
parentee0716be5bd630714e00b26afe488a819682b7e3 (diff)
downloadvcpkg-8101b5adaf0cf68ef6af8214bc1e1876b1bc5237.tar.gz
vcpkg-8101b5adaf0cf68ef6af8214bc1e1876b1bc5237.zip
[curl] Disable export of Curl::curl targets when building 'tool' feature (#8973)
* [curl]Disable export Curl::curl targets when build tool feature * Update 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 1022e223b..fd9f428f9 100644
--- a/ports/curl/CONTROL
+++ b/ports/curl/CONTROL
@@ -1,5 +1,5 @@
Source: curl
-Version: 7.66.0-1
+Version: 7.66.0-2
Build-Depends: zlib
Homepage: https://github.com/curl/curl
Description: A library for transferring data with URLs