aboutsummaryrefslogtreecommitdiff
path: root/ports/restclient-cpp/CONTROL
diff options
context:
space:
mode:
authorCuroky <cccuroky@gmail.com>2020-01-29 08:46:23 +0800
committerGitHub <noreply@github.com>2020-01-28 16:46:23 -0800
commitf272b0c9846d24c2b77a5fb60e1061d397384acb (patch)
treed3b2b38a189c60530354e31958953034b23e049b /ports/restclient-cpp/CONTROL
parent89751b450a161c1451937ee5338e599a51cf53a2 (diff)
downloadvcpkg-f272b0c9846d24c2b77a5fb60e1061d397384acb.tar.gz
vcpkg-f272b0c9846d24c2b77a5fb60e1061d397384acb.zip
[restclient-cpp]: correct the way to remove debug/include (#9487)
* [restclient-cpp]: correct the way to remove debug/include * [restclient-cpp] Only support static build on Windows. * [restclient-cpp] Bump version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/restclient-cpp/CONTROL')
-rw-r--r--ports/restclient-cpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/restclient-cpp/CONTROL b/ports/restclient-cpp/CONTROL
index 2aac1bbaf..8b3ede796 100644
--- a/ports/restclient-cpp/CONTROL
+++ b/ports/restclient-cpp/CONTROL
@@ -1,4 +1,4 @@
Source: restclient-cpp
-Version: 0.5.1-2
+Version: 0.5.1-3
Build-Depends: curl
Description: Binn is a binary data serialization format designed to be compact, fast and easy to use.