[libffi] Update to 3.5.2 (#46718)

This commit is contained in:
Kai Pastor
2025-08-06 05:53:00 +02:00
committed by GitHub
parent c3ce06e5b4
commit 9840ab8e7a
4 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/libffi/libffi/releases/download/v${VERSION}/libffi-${VERSION}.tar.gz"
FILENAME "libffi-${VERSION}.tar.gz"
SHA512 3da9e21fdb920e7962ceb01ee671ef36196df4d5dad62e0cdd8e87cc60e350f241c204350560ae26ea04cc898161b5585c8a5a5125bdbcc84508efbb7ea61eb8
SHA512 76974a84e3aee6bbd646a6da2e641825ae0b791ca6efdc479b2d4cbcd3ad607df59cffcf5031ad5bd30822961a8c6de164ac8ae379d1804acd388b1975cdbf4d
)
vcpkg_extract_source_archive(
SOURCE_PATH

View File

@@ -1,6 +1,6 @@
{
"name": "libffi",
"version": "3.5.1",
"version": "3.5.2",
"description": "Portable, high level programming interface to various calling conventions",
"homepage": "https://github.com/libffi/libffi",
"license": "MIT",

View File

@@ -4765,7 +4765,7 @@
"port-version": 0
},
"libffi": {
"baseline": "3.5.1",
"baseline": "3.5.2",
"port-version": 0
},
"libfido2": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7af0617a77238936f200b50b6f1797e280a43fbf",
"version": "3.5.2",
"port-version": 0
},
{
"git-tree": "c1c83eb2fab1f1a0797415e7f5353bf1c4fd5f9d",
"version": "3.5.1",