[s2n] update to 1.5.5 (#41637)

This commit is contained in:
Jia Yue Hua 2024-10-19 04:13:20 +08:00 committed by GitHub
parent da5024ed2b
commit 1020f61b2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO aws/s2n-tls
REF "v${VERSION}"
SHA512 41abcde197e30845e64b3b63e2edf32b66611723505d176cbe439d5cc91dccf1c6dff0c53d896e5cfa5bbb65362a36dbe200883f658f47635b526c2fdf67210e
SHA512 10a6dcf6669ca97d65f009a692075c858b9b344c535487f64b4b2046f0cda0241c884fdc3d8f054a3bf85d080582a1000b6edca2b3bf98f7aa62857ac97443b2
PATCHES
fix-cmake-target-path.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "s2n",
"version": "1.4.16",
"version": "1.5.5",
"description": "C99 implementation of the TLS/SSL protocols.",
"homepage": "https://github.com/aws/s2n-tls",
"license": "Apache-2.0",

View File

@ -8045,7 +8045,7 @@
"port-version": 0
},
"s2n": {
"baseline": "1.4.16",
"baseline": "1.5.5",
"port-version": 0
},
"safeint": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "eb07be3d0d2f927badd5e4add1727a7104811c9b",
"version": "1.5.5",
"port-version": 0
},
{
"git-tree": "cf330f1b71f9308d5af43845a67b5105b5cee213",
"version": "1.4.16",