diff options
| author | ewertons <ewertons@microsoft.com> | 2019-10-21 15:18:33 -0700 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-10-21 15:18:33 -0700 |
| commit | bc11674db1f109bd72d2bc4c0786c6ca078c4cf0 (patch) | |
| tree | d57cefff74b52e5f9f9935926fe58f5059ce413c /ports/azure-macro-utils-c | |
| parent | 9994cdf54ff630cdf98eb98415d3f28a8fa38bce (diff) | |
| download | vcpkg-bc11674db1f109bd72d2bc4c0786c6ca078c4cf0.tar.gz vcpkg-bc11674db1f109bd72d2bc4c0786c6ca078c4cf0.zip | |
[azure] Update azure-iot-sdk-c for 07/2019 LTS refresh (#8686)
Diffstat (limited to 'ports/azure-macro-utils-c')
| -rw-r--r-- | ports/azure-macro-utils-c/CONTROL | 2 | ||||
| -rw-r--r-- | ports/azure-macro-utils-c/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/azure-macro-utils-c/CONTROL b/ports/azure-macro-utils-c/CONTROL index 01678f8ef..627de29b3 100644 --- a/ports/azure-macro-utils-c/CONTROL +++ b/ports/azure-macro-utils-c/CONTROL @@ -1,5 +1,5 @@ Source: azure-macro-utils-c -Version: 2019-10-07.1 +Version: 2019-07-01-LTS-1 Description: A library of macros for the Azure IoT SDK Suite Build-Depends: diff --git a/ports/azure-macro-utils-c/portfile.cmake b/ports/azure-macro-utils-c/portfile.cmake index 306a9e463..d516e59e9 100644 --- a/ports/azure-macro-utils-c/portfile.cmake +++ b/ports/azure-macro-utils-c/portfile.cmake @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Azure/azure-macro-utils-c - REF 7523af934fc4d9423111e358f49b19314ec9c3e3 - SHA512 b53765096654fff9c5670004e4e107bffa81dd07e63eeac687c9e2b7e5ea2e1f26b6ae025c05c45f5c28152a457922f08c7f8d3303fa4d3b9194c34ba59533d5 + REF 38729b4b7ac3ea8b7d71e394782b861ecb25193e + SHA512 c9c820e74aee403d45f257359318d3435e5d6534afe821da5679bc462e26ad256dd01ed253a80ba1c58343f850ef1026280533a152c4b0465527f6537b3092d3 HEAD_REF master ) |
