[aws-c-cal] update to 0.6.9 (#35055)

* [aws-c-cal] update to 0.6.9

* [aws-c-cal] update to 0.6.9
This commit is contained in:
Jia Yue Hua 2023-11-15 04:43:43 +08:00 committed by GitHub
parent d73fba0543
commit 92f6027025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO awslabs/aws-c-cal
REF "v${VERSION}"
SHA512 b1116977b467c2c7f10f84912a3bc2a8329e3ec22c58f19f7b8a244a2b08fb3420bed62791b7ad6f06b8aeff6c361a33ddc0ac28cf781dfa1aafc83a62aa24ec
SHA512 deee106b366522e6781974c92b1aa06542b7857b91a8d4cb59eb0e17247ce7fc3ffacb044c032ff7f2a0f9baca807d4c2d9a14934d4576966f48bfc0661e5edb
HEAD_REF master
PATCHES remove-libcrypto-messages.patch
)

View File

@ -1,7 +1,6 @@
{
"name": "aws-c-cal",
"version": "0.6.2",
"port-version": 1,
"version": "0.6.9",
"description": "C99 wrapper for cryptography primitives.",
"homepage": "https://github.com/awslabs/aws-c-cal",
"license": "Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "43c961d933d7a928c15cdfb7c5f7a6c16875bed5",
"version": "0.6.9",
"port-version": 0
},
{
"git-tree": "df757b731aa4c59ac71c43d02fe87edaff5680b3",
"version": "0.6.2",

View File

@ -357,8 +357,8 @@
"port-version": 0
},
"aws-c-cal": {
"baseline": "0.6.2",
"port-version": 1
"baseline": "0.6.9",
"port-version": 0
},
"aws-c-common": {
"baseline": "0.9.4",