mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[wolfssl] update to 5.7.0 (#37606)
This commit is contained in:
parent
fc886ab184
commit
dc1c8b7e9d
@ -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
|
||||
)
|
||||
|
@ -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",
|
||||
|
@ -9297,7 +9297,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"wolfssl": {
|
||||
"baseline": "5.6.6",
|
||||
"baseline": "5.7.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"wolftpm": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "45cca8d8dd8cf4b0310f1c4bbb84c9332cdba032",
|
||||
"version": "5.7.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "c03fac0a968b9bdba85d3baba48695e82e1e297d",
|
||||
"version": "5.6.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user