aboutsummaryrefslogtreecommitdiff
path: root/ports/cpr/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2021-06-22 05:23:26 +0800
committerGitHub <noreply@github.com>2021-06-21 14:23:26 -0700
commit44fd9d8c327aee1cd08f6121216a0385beabc97a (patch)
treee7e2348729989729f0dc4bfe81ae0edec076f383 /ports/cpr/CONTROL
parenta025c1b0458c08150b6da44ebdd9f0f9e0873d07 (diff)
downloadvcpkg-44fd9d8c327aee1cd08f6121216a0385beabc97a.tar.gz
vcpkg-44fd9d8c327aee1cd08f6121216a0385beabc97a.zip
[cpr] Update to 1.6.2 (#18386)
* [cpr] Update to 1.6.2 * Update version files * Update patch * Update verison files * Update ports/cpr/portfile.cmake * Update versions/c-/cpr.json * Fix build error on uwp * Update versions/c-/cpr.json * Add condition for uwp patch * Update versions/c-/cpr.json * Update ports/cpr/portfile.cmake * Update versions/c-/cpr.json
Diffstat (limited to 'ports/cpr/CONTROL')
-rw-r--r--ports/cpr/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/cpr/CONTROL b/ports/cpr/CONTROL
deleted file mode 100644
index 3a2984ce2..000000000
--- a/ports/cpr/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: cpr
-Version: 1.5.2
-Homepage: https://github.com/whoshuu/cpr
-Description: C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project.
-Build-Depends: curl[core]