diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-11-05 17:25:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-05 17:25:46 -0800 |
| commit | f7b9fc0b3c0a1ec21063ef3670ecf8fa05e70806 (patch) | |
| tree | 8b52c99e31a381fb5e0edc5bbb779aef2229fbb8 /ports/azure-macro-utils-c/CONTROL | |
| parent | 68dae46cb66249e38d21fa0b3875e568705792a8 (diff) | |
| download | vcpkg-f7b9fc0b3c0a1ec21063ef3670ecf8fa05e70806.tar.gz vcpkg-f7b9fc0b3c0a1ec21063ef3670ecf8fa05e70806.zip | |
[vcpkg, azure-macro-utils-c] Fix SHA and add FILE_DISAMBIGUATOR for vcpkg_from_github (#14343)
Diffstat (limited to 'ports/azure-macro-utils-c/CONTROL')
| -rw-r--r-- | ports/azure-macro-utils-c/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/azure-macro-utils-c/CONTROL b/ports/azure-macro-utils-c/CONTROL index 702b9b9f6..6bbde0081 100644 --- a/ports/azure-macro-utils-c/CONTROL +++ b/ports/azure-macro-utils-c/CONTROL @@ -1,5 +1,6 @@ Source: azure-macro-utils-c -Version: 2020-06-17-1 +Version: 2020-06-17 +Port-Version: 2 Description: A library of macros for the Azure IoT SDK Suite Feature: public-preview |
