[wolfssl] update to 5.7.0 (#37606)

This commit is contained in:
JacobBarthelmeh 2024-03-23 06:33:23 +07:00 committed by GitHub
parent fc886ab184
commit dc1c8b7e9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO wolfssl/wolfssl
REF v5.6.6-stable
SHA512 d664ab1cd84d7c33d1b34eb934843292b7ffc07b922b4c483b45deeeeda5c425b673640e3049f731bfff364bd7e7c0c14e236afce36622a7d03242d3be0c7382
REF v5.7.0-stable
SHA512 52cc7bdda7e3cfbea7c60fad1e2b1565d7057607bbb66014ef03643a75e78777d10d53799fba314bab37e245b7e8a60e29c6f4177070ed44536a898e04b27b44
HEAD_REF master
PATCHES
)

View File

@ -1,6 +1,6 @@
{
"name": "wolfssl",
"version": "5.6.6",
"version": "5.7.0",
"description": "TLS and Cryptographic library for many platforms",
"homepage": "https://wolfssl.com",
"license": "GPL-2.0-or-later",

View File

@ -9297,7 +9297,7 @@
"port-version": 0
},
"wolfssl": {
"baseline": "5.6.6",
"baseline": "5.7.0",
"port-version": 0
},
"wolftpm": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "45cca8d8dd8cf4b0310f1c4bbb84c9332cdba032",
"version": "5.7.0",
"port-version": 0
},
{
"git-tree": "c03fac0a968b9bdba85d3baba48695e82e1e297d",
"version": "5.6.6",