aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-umqtt-c
diff options
context:
space:
mode:
authorewertons <ewertons@microsoft.com>2019-12-10 11:11:46 -0800
committerRobert Schumacher <roschuma@microsoft.com>2019-12-10 11:11:46 -0800
commit837fcab0ef8395b6da130c04c81f640d96669276 (patch)
tree40f4aa2b163c8567c8149ee2ccdf6d6af87566f6 /ports/azure-umqtt-c
parentbeacecf48de4ad023be4f7b0e75d979d00f8b16c (diff)
downloadvcpkg-837fcab0ef8395b6da130c04c81f640d96669276.tar.gz
vcpkg-837fcab0ef8395b6da130c04c81f640d96669276.zip
[azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations (#9117)
* [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations * [azure-c-shared-utility]Terminate the build process when building uwp.
Diffstat (limited to 'ports/azure-umqtt-c')
-rw-r--r--ports/azure-umqtt-c/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/azure-umqtt-c/CONTROL b/ports/azure-umqtt-c/CONTROL
index f9c1f6512..985959aee 100644
--- a/ports/azure-umqtt-c/CONTROL
+++ b/ports/azure-umqtt-c/CONTROL
@@ -1,8 +1,8 @@
Source: azure-umqtt-c
-Version: 2019-10-07.2
+Version: 2019-11-27.1
Build-Depends: azure-c-shared-utility, azure-macro-utils-c, umock-c
Description: General purpose library for communication over the mqtt protocol
Feature: public-preview
Description: General purpose library for communication over the mqtt protocol (public preview)
-Build-Depends: azure-c-shared-utility[public-preview], azure-macro-utils-c, umock-c
+Build-Depends: azure-c-shared-utility[public-preview], azure-macro-utils-c[public-preview], umock-c[public-preview]