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/umock-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/umock-c')
| -rw-r--r-- | ports/umock-c/CONTROL | 2 | ||||
| -rw-r--r-- | ports/umock-c/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/umock-c/CONTROL b/ports/umock-c/CONTROL index 9b6358577..c64f7c4bc 100644 --- a/ports/umock-c/CONTROL +++ b/ports/umock-c/CONTROL @@ -1,5 +1,5 @@ Source: umock-c -Version: 2019-10-07.1 +Version: 2019-07-01-LTS-1 Description: A pure C mocking library Build-Depends: azure-macro-utils-c diff --git a/ports/umock-c/portfile.cmake b/ports/umock-c/portfile.cmake index 5110b841c..0b30e8942 100644 --- a/ports/umock-c/portfile.cmake +++ b/ports/umock-c/portfile.cmake @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Azure/umock-c - REF 87d2214384c886a1e2406ac0756a0b3786add8da - SHA512 230b6c79a8346727bbc124d1aefaa14da8ecd82b2a56d68b3d2511b8efa5931872da440137a5d266835ba8c5193b83b4bc5ee85abb5242d07904a0706727926c + REF 92772d9d8317a37dd0b656e95877ffb03bc67e92 + SHA512 4dd738c7b2c7e1237ad874a7ad90bf81b864aa242af335dcc82d0cfea51bc33fe84de4eebedb6e00944c70d01d1ade4827716dbcf95754165b35981bde4147e7 HEAD_REF master ) |
