diff options
| author | Curtis J Bezault <curtbezault@gmail.com> | 2019-04-23 17:05:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-23 17:05:47 -0500 |
| commit | 10283463215417ec006543c4aa5ced65c449061b (patch) | |
| tree | 3f4cd9a02d66f93969b50c1ea7d80bc462463a6e /ports/grpc/CONTROL | |
| parent | f439ffed30f8bd0ff12a0c32d283e43a084f3901 (diff) | |
| parent | 49c282da3284bbf14d161c2d6275098b2e4121f2 (diff) | |
| download | vcpkg-10283463215417ec006543c4aa5ced65c449061b.tar.gz vcpkg-10283463215417ec006543c4aa5ced65c449061b.zip | |
Merge pull request #6165 from xuhongxu96/grpc-static-linux
[grpc] Supported static linking in Linux
Diffstat (limited to 'ports/grpc/CONTROL')
| -rw-r--r-- | ports/grpc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL index f1b1d9798..025227d09 100644 --- a/ports/grpc/CONTROL +++ b/ports/grpc/CONTROL @@ -1,4 +1,4 @@ Source: grpc -Version: 1.19.1 +Version: 1.19.1-1 Build-Depends: zlib, openssl, protobuf, c-ares (!uwp) Description: An RPC library and framework |
