aboutsummaryrefslogtreecommitdiff
path: root/ports/cpr/CONTROL
diff options
context:
space:
mode:
authorAlexej Harm <alexej.h@xiphos.de>2019-03-21 18:15:37 +0100
committerVictor Romero <romerosanchezv@gmail.com>2019-03-21 10:15:37 -0700
commitb5ae25cf3d1e8c28095f5379f18f1a47390b33a0 (patch)
tree8674cd4ef88905c9eab33cd21e03a394c98327e7 /ports/cpr/CONTROL
parent773a68586705cdcf533a02b6263f018d835e946b (diff)
downloadvcpkg-b5ae25cf3d1e8c28095f5379f18f1a47390b33a0.tar.gz
vcpkg-b5ae25cf3d1e8c28095f5379f18f1a47390b33a0.zip
[cpr] Changed library linkage to static. (#5705)
* [cpr] Changed library linkage to static. * [cpr] Removed unintentional file. * [cpr] Cleanup and bump version
Diffstat (limited to 'ports/cpr/CONTROL')
-rw-r--r--ports/cpr/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpr/CONTROL b/ports/cpr/CONTROL
index 6a2751073..a8cdbf052 100644
--- a/ports/cpr/CONTROL
+++ b/ports/cpr/CONTROL
@@ -1,4 +1,4 @@
Source: cpr
-Version: 1.3.0-3
+Version: 1.3.0-4
Description: C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project.
Build-Depends: curl[core]