diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2019-11-19 18:57:48 -0500 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-11-19 15:57:48 -0800 |
| commit | 0887012a3f399079b9ca8fc1378ec7b3cd005e4e (patch) | |
| tree | 9a49c063f084af484065a6aa92118ceac8cd1499 /ports/google-cloud-cpp/CONTROL | |
| parent | a22f53847acc989b143efc6933cf073414b1edb9 (diff) | |
| download | vcpkg-0887012a3f399079b9ca8fc1378ec7b3cd005e4e.tar.gz vcpkg-0887012a3f399079b9ca8fc1378ec7b3cd005e4e.zip | |
[google-cloud-cpp*]Upgrade to latest release (#8986)
Diffstat (limited to 'ports/google-cloud-cpp/CONTROL')
| -rw-r--r-- | ports/google-cloud-cpp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL index 2d17390ee..c593a3d6b 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,5 +1,5 @@ Source: google-cloud-cpp -Version: 0.14.0-1 -Build-Depends: grpc, curl[ssl], crc32c, googleapis +Version: 0.15.0 +Build-Depends: grpc, curl[ssl], crc32c, googleapis, google-cloud-cpp-common Description: C++ Client Libraries for Google Cloud Platform APIs. Homepage: https://github.com/googleapis/google-cloud-cpp |
