mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
[google-cloud-cpp] Upgrade to 0.8.1. (#6072)
* Upgrade google-cloud-cpp to 0.8.1. * Update to Opus 1.3.1 (#6086) * [cpptoml] new port (#6089) * Update patch comment
This commit is contained in:
parent
60db384541
commit
c0a377682e
@ -1,4 +1,4 @@
|
||||
Source: google-cloud-cpp
|
||||
Version: 0.8.0-1
|
||||
Version: 0.8.1-1
|
||||
Build-Depends: grpc, curl[ssl], crc32c
|
||||
Description: C++ Client Libraries for Google Cloud Platform APIs.
|
||||
|
@ -5,11 +5,11 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO GoogleCloudPlatform/google-cloud-cpp
|
||||
REF v0.8.0
|
||||
SHA512 cdb527169c7badab395eb38ba554022a364a99b9cb32705bf69a9613cee74acc1e2402e00ffdcb740467e85603e617f73b01e557afeb1f2786872f8d60f3a75a
|
||||
REF v0.8.1
|
||||
SHA512 d81e05703b77109cace4460f8053cf4524d8372ee9185b3ba7d8713ca40e9fd16735b4e46cd8526bf61b8af9a4bdf9eb854505a25d02289227cf216660b12713
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
cmake-libcurl-target.patch # Not needed _after_ v0.8.0
|
||||
cmake-libcurl-target.patch # Should not be needed for v0.9.0+ / once googleapis/google-cloud-cpp@3284e34 is included
|
||||
cmake-libcurl-find-config.patch
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user