aboutsummaryrefslogtreecommitdiff
path: root/ports/google-cloud-cpp/CONTROL
diff options
context:
space:
mode:
authorCarlos O'Ryan <coryan@users.noreply.github.com>2019-03-10 14:04:07 -0400
committerVictor Romero <romerosanchezv@gmail.com>2019-03-10 11:04:07 -0700
commitb726bf90bf6fe6f246fb9591cfddfe7f32b4b95d (patch)
treeee22cfccf202527b2ec3a250277e01fd52ca9785 /ports/google-cloud-cpp/CONTROL
parent650ffbd1c8c50acf2f45db43f927ce00a57f2644 (diff)
downloadvcpkg-b726bf90bf6fe6f246fb9591cfddfe7f32b4b95d.tar.gz
vcpkg-b726bf90bf6fe6f246fb9591cfddfe7f32b4b95d.zip
Upgrade google-cloud-cpp to 0.7.0. (#5619)
In this version we can remove the dependency on gtest for the build. Of course there are many other changes, but that is the one relevant for packaging.
Diffstat (limited to 'ports/google-cloud-cpp/CONTROL')
-rw-r--r--ports/google-cloud-cpp/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL
index 195d3d6f5..a23a885b4 100644
--- a/ports/google-cloud-cpp/CONTROL
+++ b/ports/google-cloud-cpp/CONTROL
@@ -1,4 +1,4 @@
Source: google-cloud-cpp
-Version: 0.6.0
-Build-Depends: grpc, gtest, curl, crc32c
+Version: 0.7.0
+Build-Depends: grpc, curl, crc32c
Description: C++ Client Libraries for Google Cloud Platform APIs.