aboutsummaryrefslogtreecommitdiff
path: root/ports/rpclib/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-08-27 20:22:42 -0700
committerGitHub <noreply@github.com>2020-08-27 20:22:42 -0700
commit69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108 (patch)
tree54954eaba517a5a9fd93123d656a364f81518b4a /ports/rpclib/CONTROL
parentc278ca585ee342e3c3ecfa58a1c489e4e00f7bfa (diff)
downloadvcpkg-69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108.tar.gz
vcpkg-69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108.zip
[rpclib] Disable parallel configure (#13162)
Diffstat (limited to 'ports/rpclib/CONTROL')
-rw-r--r--ports/rpclib/CONTROL3
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.