diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-06-24 05:36:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 14:36:26 -0700 |
| commit | c75f0b32a674533c619623dd9fe14b2c5a86b926 (patch) | |
| tree | e4c33bab3d54c69663312805418fe51692ba3d88 /ports/offscale-libetcd-cpp/CONTROL | |
| parent | db748954976decfe9393f5505bf89587399f4902 (diff) | |
| download | vcpkg-c75f0b32a674533c619623dd9fe14b2c5a86b926.tar.gz vcpkg-c75f0b32a674533c619623dd9fe14b2c5a86b926.zip | |
[grpc] Update to 1.29.1 (#11791)
* [grpc] Update to 1.29.1
* re-fix uwp build
* re-fix dependency upb
* [offscale-libetcd-cpp] Fix dependency grpc
Diffstat (limited to 'ports/offscale-libetcd-cpp/CONTROL')
| -rw-r--r-- | ports/offscale-libetcd-cpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/offscale-libetcd-cpp/CONTROL b/ports/offscale-libetcd-cpp/CONTROL index ec080142c..e164c928e 100644 --- a/ports/offscale-libetcd-cpp/CONTROL +++ b/ports/offscale-libetcd-cpp/CONTROL @@ -1,5 +1,5 @@ Source: offscale-libetcd-cpp -Version: 2019-07-10 +Version: 2019-07-10-1 Homepage: https://github.com/offscale/libetcd-cpp Description: A C++ client library for etcd. etcd is a distributed, reliable key-value store. Build-Depends: grpc, protobuf |
