diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-01-16 18:38:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-16 18:38:31 -0800 |
| commit | 08f5e2f04fa98b657bc92d4fc692f13f36b10f65 (patch) | |
| tree | c92ce94ceb9c49752cb3cabda28b778e518238ed /ports/grpc/CONTROL | |
| parent | 4ace533ad7fd7fe81e72bcb6926f2f6136137b11 (diff) | |
| parent | 74784355e56df89b5deaf886a546289fcd5eabf9 (diff) | |
| download | vcpkg-08f5e2f04fa98b657bc92d4fc692f13f36b10f65.tar.gz vcpkg-08f5e2f04fa98b657bc92d4fc692f13f36b10f65.zip | |
Merge pull request #539 from codicodi/fix-grpc
[grpc] build statically
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 ece5b96ce..b9d19da4c 100644 --- a/ports/grpc/CONTROL +++ b/ports/grpc/CONTROL @@ -1,4 +1,4 @@ Source: grpc -Version: 1.1.0-dev-1674f65 +Version: 1.1.0-dev-1674f65-1 Build-Depends: zlib, openssl, protobuf Description: An RPC library and framework
\ No newline at end of file |
