aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-11-20 11:53:48 -0800
committerGitHub <noreply@github.com>2020-11-20 11:53:48 -0800
commit9b72cad7f0c7c3bc364cb471bf624e6cae3e1aef (patch)
tree1b3ddf0236f76e923b5da71e14e588f0afb928ac /ports/grpc/CONTROL
parente01aec15e6ddf11022bbcf64bd87eb5e9ddcd036 (diff)
downloadvcpkg-9b72cad7f0c7c3bc364cb471bf624e6cae3e1aef.tar.gz
vcpkg-9b72cad7f0c7c3bc364cb471bf624e6cae3e1aef.zip
[abseil] Re-fix cxx 17 standard, add macro ABSL_USE_CXX17 (#14647)
* [abseil] Re-fix cxx 17 standard, add macro ABSL_USE_CXX17 to `absl-config.cmake` * [grpc] Fix build failure when abseil use cxx 17 standard * Update ports/abseil/portfile.cmake
Diffstat (limited to 'ports/grpc/CONTROL')
-rw-r--r--ports/grpc/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL
index f44b4e00e..f5954763e 100644
--- a/ports/grpc/CONTROL
+++ b/ports/grpc/CONTROL
@@ -1,5 +1,6 @@
Source: grpc
Version: 1.33.1
+Port-Version: 1
Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil, re2
Homepage: https://github.com/grpc/grpc
Description: An RPC library and framework