diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-02-03 12:26:38 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-02 20:26:38 -0800 |
| commit | 070f37693c2d8044c363be03ddbb84dba8367c51 (patch) | |
| tree | 84c1b6a33dca34a724289af4fccf7dee714613ea /ports/azure-c-shared-utility/CONTROL | |
| parent | 7aebb481085de7387f8a9975652c26f9053f66df (diff) | |
| download | vcpkg-070f37693c2d8044c363be03ddbb84dba8367c51.tar.gz vcpkg-070f37693c2d8044c363be03ddbb84dba8367c51.zip | |
[azure-c-shared-utility] Fix patch when selected feature public-preview (#9871)
Diffstat (limited to 'ports/azure-c-shared-utility/CONTROL')
| -rw-r--r-- | ports/azure-c-shared-utility/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/azure-c-shared-utility/CONTROL b/ports/azure-c-shared-utility/CONTROL index ebedec68b..7e313e72f 100644 --- a/ports/azure-c-shared-utility/CONTROL +++ b/ports/azure-c-shared-utility/CONTROL @@ -1,5 +1,5 @@ Source: azure-c-shared-utility -Version: 2020-01-22 +Version: 2020-01-22-1 Description: Azure C SDKs common code Build-Depends: curl (linux), openssl (linux), azure-macro-utils-c, umock-c |
