diff options
| author | ewertons <ewertons@microsoft.com> | 2019-05-20 10:27:45 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-05-20 10:27:45 -0700 |
| commit | e290fc43fa571934ab5c6c6a3e4db834831316d1 (patch) | |
| tree | e72ba0b403470986c0f15839e35128b5d008206a /ports/azure-c-shared-utility | |
| parent | 94d1e2ef09be313e8b4e730fd5d1c6709d0f9546 (diff) | |
| download | vcpkg-e290fc43fa571934ab5c6c6a3e4db834831316d1.tar.gz vcpkg-e290fc43fa571934ab5c6c6a3e4db834831316d1.zip | |
[azure] Update vcpkgs (add new port dependencies) (#6511)
* [azure] Update vcpkgs (add new port dependencies)
* [azure-iot-sdk-c] Bump CONTROL versions and normalize tabs/spaces
* [azure] ACR of Update vcpkgs (add new port dependencies)
Diffstat (limited to 'ports/azure-c-shared-utility')
| -rw-r--r-- | ports/azure-c-shared-utility/CONTROL | 4 | ||||
| -rw-r--r-- | ports/azure-c-shared-utility/portfile.cmake | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports/azure-c-shared-utility/CONTROL b/ports/azure-c-shared-utility/CONTROL index 87ecfd32b..2db25a398 100644 --- a/ports/azure-c-shared-utility/CONTROL +++ b/ports/azure-c-shared-utility/CONTROL @@ -1,7 +1,7 @@ Source: azure-c-shared-utility -Version: 2019-03-18 +Version: 2019-03-18-1 Description: Azure C SDKs common code -Build-Depends: curl (linux), openssl (linux) +Build-Depends: curl (linux), openssl (linux), azure-macro-utils-c, umock-c Feature: public-preview Description: Azure C SDKs common code (public preview) diff --git a/ports/azure-c-shared-utility/portfile.cmake b/ports/azure-c-shared-utility/portfile.cmake index de7f3e61a..ee5bebf5c 100644 --- a/ports/azure-c-shared-utility/portfile.cmake +++ b/ports/azure-c-shared-utility/portfile.cmake @@ -15,8 +15,8 @@ else() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Azure/azure-c-shared-utility - REF bc83cba1230e98988ae5cd2328f4dcf8c49d5866 - SHA512 48947709f9c07c8a910d40066a52b746f9ab15543837f44207b787674efd2b11e7a7eb849c88e20984f0e2141e5611f6d6edea39c8b82687f371c08ab274bd7b + REF f0642196af85aeb4f2717d9cc11176290f321fb8 + SHA512 fd8ee6e2be11c13f7388e57eb9c98397b6cb026ca370131db55b6118908701cdff2a1eaabb89bfe84591d6ee17163d06b7b86ad615216203bcbf0c8595d45452 HEAD_REF master PATCHES no-double-expand-cmake.patch ) |
