diff options
| author | Jozef Izso <jozef.izso@gmail.com> | 2020-10-28 04:33:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 20:33:33 -0700 |
| commit | 79e72302cdbbf8ca646879b13cd84ebd68707abf (patch) | |
| tree | 9ab2db88638c847cbcd85f2c35c25b9fde01fe72 /ports/grpc/CONTROL | |
| parent | ff413776db42ecfccb5e7f8277f75c3916032e6a (diff) | |
| download | vcpkg-79e72302cdbbf8ca646879b13cd84ebd68707abf.tar.gz vcpkg-79e72302cdbbf8ca646879b13cd84ebd68707abf.zip | |
[grpc] Update to v1.33.1 (#14187)
Diffstat (limited to 'ports/grpc/CONTROL')
| -rw-r--r-- | ports/grpc/CONTROL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL index 82e2da843..f44b4e00e 100644 --- a/ports/grpc/CONTROL +++ b/ports/grpc/CONTROL @@ -1,9 +1,8 @@ Source: grpc -Version: 1.32.0 -Port-Version: 1 +Version: 1.33.1 Build-Depends: zlib, openssl, protobuf, c-ares (!uwp), upb, abseil, re2 Homepage: https://github.com/grpc/grpc Description: An RPC library and framework Feature: absl-sync -Description: Use abseil synchronization module +Description: Use abseil synchronization module
\ No newline at end of file |
