aboutsummaryrefslogtreecommitdiff
path: root/ports/curl/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-08-13 01:23:44 +0800
committerGitHub <noreply@github.com>2020-08-12 10:23:44 -0700
commitdea76199aad32b41af3e6d33a265d62d187a3da2 (patch)
tree9cb99d7591cc8f613f5b3fbe39676de3d0416f62 /ports/curl/CONTROL
parentd7fc2196c139b06e797afa3d6673c7bb9a278593 (diff)
downloadvcpkg-dea76199aad32b41af3e6d33a265d62d187a3da2.tar.gz
vcpkg-dea76199aad32b41af3e6d33a265d62d187a3da2.zip
[curl] Fix static build (#12800)
* [curl] Fix static build * Add static 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 ef5881da0..6f50966de 100644
--- a/ports/curl/CONTROL
+++ b/ports/curl/CONTROL
@@ -1,6 +1,6 @@
Source: curl
Version: 7.71.1
-Port-Version: 1
+Port-Version: 2
Build-Depends: zlib
Homepage: https://github.com/curl/curl
Description: A library for transferring data with URLs