aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/CONTROL
diff options
context:
space:
mode:
authorymshenyu <39402395+ymshenyu@users.noreply.github.com>2020-02-12 08:33:48 +0800
committerGitHub <noreply@github.com>2020-02-11 16:33:48 -0800
commitacdbfaec173b4c2ab78dd592b6baf35cc3305839 (patch)
treee7b892663b599283e0a8c87cfe210e97cbc52881 /ports/grpc/CONTROL
parent61bb3713f41d6adc9fbb8863bfe9f841ea29805c (diff)
downloadvcpkg-acdbfaec173b4c2ab78dd592b6baf35cc3305839.tar.gz
vcpkg-acdbfaec173b4c2ab78dd592b6baf35cc3305839.zip
[gRPC] Update to 1.27.1 (#9963)
* gRPC 1.27.0 * trigger build * update to v1.27.1 * update control file
Diffstat (limited to 'ports/grpc/CONTROL')
-rw-r--r--ports/grpc/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL
index 790e19e8d..96ead2c98 100644
--- a/ports/grpc/CONTROL
+++ b/ports/grpc/CONTROL
@@ -1,5 +1,5 @@
Source: grpc
-Version: 1.26.0-1
-Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb
+Version: 1.27.1-1
+Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil
Homepage: https://github.com/grpc/grpc
Description: An RPC library and framework