From 65cb5cd00cba333e3a41433058e42a114f61fb78 Mon Sep 17 00:00:00 2001 From: Carlos O'Ryan Date: Wed, 7 Aug 2019 19:43:35 -0400 Subject: Update google-cloud-cpp to 0.12.0. (#7557) * Add googleapis proto libraries port. Compile protos from github.com/googleapis/googleapis into C++ libraries. * Updated google-cloud-cpp to 0.12.0 * [google-cloud-cpp] Fix flaky build --- ports/google-cloud-cpp/CONTROL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ports/google-cloud-cpp/CONTROL') diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL index 0adc8a16b..a844f9749 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,4 +1,5 @@ Source: google-cloud-cpp -Version: 0.11.0 -Build-Depends: grpc, curl[ssl], crc32c +Version: 0.12.0 +Build-Depends: grpc, curl[ssl], crc32c, googleapis Description: C++ Client Libraries for Google Cloud Platform APIs. +Homepage: https://github.com/googleapis/google-cloud-cpp -- cgit v1.2.3