diff --git a/ports/libffi/portfile.cmake b/ports/libffi/portfile.cmake index 2fe861ad0b6c72..59df9f13ba1102 100644 --- a/ports/libffi/portfile.cmake +++ b/ports/libffi/portfile.cmake @@ -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 05344c6c1a1a5b44704f6cf99277098d1ea3ac1dc11c2a691c501786a214f76184ec0637135588630db609ce79e49df3dbd00282dd61e7f21137afba70e24ffe + SHA512 3da9e21fdb920e7962ceb01ee671ef36196df4d5dad62e0cdd8e87cc60e350f241c204350560ae26ea04cc898161b5585c8a5a5125bdbcc84508efbb7ea61eb8 ) vcpkg_extract_source_archive( SOURCE_PATH diff --git a/ports/libffi/vcpkg.json b/ports/libffi/vcpkg.json index 5201deffa9c820..b9d8e304b645d2 100644 --- a/ports/libffi/vcpkg.json +++ b/ports/libffi/vcpkg.json @@ -1,7 +1,6 @@ { "name": "libffi", - "version": "3.4.8", - "port-version": 1, + "version": "3.5.1", "description": "Portable, high level programming interface to various calling conventions", "homepage": "https://github.com/libffi/libffi", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 7f0e74267753e3..b070fe5abd95a3 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4693,8 +4693,8 @@ "port-version": 0 }, "libffi": { - "baseline": "3.4.8", - "port-version": 1 + "baseline": "3.5.1", + "port-version": 0 }, "libfido2": { "baseline": "1.15.0", diff --git a/versions/l-/libffi.json b/versions/l-/libffi.json index ceae63540cec0f..dbe1985555330e 100644 --- a/versions/l-/libffi.json +++ b/versions/l-/libffi.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c1c83eb2fab1f1a0797415e7f5353bf1c4fd5f9d", + "version": "3.5.1", + "port-version": 0 + }, { "git-tree": "7ed74f842a60534a007008ce7507b5c76c2130fc", "version": "3.4.8",