diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-02 09:12:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-02 09:12:41 -0700 |
| commit | f4a2dce829fb7cbf7e988edc5eceb40e35cbf2a6 (patch) | |
| tree | 87d327b2570bf45d3e79939d5fc011723eeef03f /ports/rest-rpc/CONTROL | |
| parent | aa43b9c7ae94f904aaf46dfde66d5e2bd7af6107 (diff) | |
| download | vcpkg-f4a2dce829fb7cbf7e988edc5eceb40e35cbf2a6.tar.gz vcpkg-f4a2dce829fb7cbf7e988edc5eceb40e35cbf2a6.zip | |
[vcpkg baseline][rest-rpc] Skip check in baseline (#13295)
Diffstat (limited to 'ports/rest-rpc/CONTROL')
| -rw-r--r-- | ports/rest-rpc/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/rest-rpc/CONTROL b/ports/rest-rpc/CONTROL index 92f622e93..ed7023bb4 100644 --- a/ports/rest-rpc/CONTROL +++ b/ports/rest-rpc/CONTROL @@ -1,5 +1,6 @@ Source: rest-rpc Version: 0.07 +Port-Version: 1 Homepage: https://github.com/qicosmos/rest_rpc Description: c++11, high performance, cross platform, easy to use rpc framework Build-Depends: asio |
