diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-27 20:22:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 20:22:42 -0700 |
| commit | 69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108 (patch) | |
| tree | 54954eaba517a5a9fd93123d656a364f81518b4a /ports/rpclib/CONTROL | |
| parent | c278ca585ee342e3c3ecfa58a1c489e4e00f7bfa (diff) | |
| download | vcpkg-69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108.tar.gz vcpkg-69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108.zip | |
[rpclib] Disable parallel configure (#13162)
Diffstat (limited to 'ports/rpclib/CONTROL')
| -rw-r--r-- | ports/rpclib/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/rpclib/CONTROL b/ports/rpclib/CONTROL index 15e6abd3e..44d28780d 100644 --- a/ports/rpclib/CONTROL +++ b/ports/rpclib/CONTROL @@ -1,4 +1,5 @@ Source: rpclib
-Version: 2.2.1-1
+Version: 2.2.1
+Port-Version: 2
Homepage: https://github.com/rpclib/rpclib
Description: a RPC library for C++, providing both a client and server implementation. It is built using modern C++14.
|
