aboutsummaryrefslogtreecommitdiff
path: root/ports/aws-checksums/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-09-27 18:26:08 -0700
committerGitHub <noreply@github.com>2020-09-27 18:26:08 -0700
commit3856a6bda776c454c02760c7d4df4b355a3cc7eb (patch)
tree1e4e205eee54138667bf6110e1b26926256c5181 /ports/aws-checksums/CONTROL
parent741c8cbecde77f771f8c05f00f59a436a2b4213b (diff)
downloadvcpkg-3856a6bda776c454c02760c7d4df4b355a3cc7eb.tar.gz
vcpkg-3856a6bda776c454c02760c7d4df4b355a3cc7eb.zip
[aws-c-*] Update version (#13558)
* [many ports] Update version * [aws-checksums] Add dependency aws-c-common * update version * port updates * port updates * Update ports/brotli/CONTROL * [draco] fix uwp build * [blosc] Fix win static build * [blosc] fix unix build * move changes to other PRs * Remove unuse patches
Diffstat (limited to 'ports/aws-checksums/CONTROL')
-rw-r--r--ports/aws-checksums/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/aws-checksums/CONTROL b/ports/aws-checksums/CONTROL
index edbf6a40d..79a420c09 100644
--- a/ports/aws-checksums/CONTROL
+++ b/ports/aws-checksums/CONTROL
@@ -1,3 +1,4 @@
Source: aws-checksums
-Version: 0.1.5
+Version: 0.1.9
Description: Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations.
+Build-Depends: aws-c-common \ No newline at end of file