[libfabric] Update to 1.31.2 (#20975)

This commit is contained in:
NancyLi1013 2021-10-27 14:57:38 +08:00 committed by GitHub
parent 1b30a6adfd
commit 96955ddc71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -5,9 +5,9 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ofiwg/libfabric
REF 9682913a72c982b4a872b6b18cf2889e158a029b # v1.13.1
REF bcb41c462e1e38559c94096ac06e2f578b466882 # v1.13.2
HEAD_REF master
SHA512 a484126d5f2b6ada1a081af4ae4b60ca00da84814f485cd39746f2ab82948dc68fac5fb47cda39510996e61765d3cf07c409f7a8646f33922d2486b6fb7ee2ab
SHA512 b3ea464a402aa5b470ba5478350e23682488f785a3b2cb34df02f23d1663f097285f6795ab287db40b2a544c8e3969358a23165664e1fc39542038d726212e6c
PATCHES
add_additional_includes.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "libfabric",
"version-semver": "1.13.1",
"version-semver": "1.13.2",
"description": "The OpenFabrics Interfaces Working Group (OFIWG) and the Libfabric open-source community are pleased to announce the release of version v1.6.2 of libfabric. See NEWS.md for the list of features and enhancements that have been added since the last release.",
"homepage": "https://github.com/ofiwg/libfabric",
"supports": "windows & x64 & !static",

View File

@ -3389,7 +3389,7 @@
"port-version": 1
},
"libfabric": {
"baseline": "1.13.1",
"baseline": "1.13.2",
"port-version": 0
},
"libffi": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f2ab311b282b282a5b10a3b52938c08efcdd1fc2",
"version-semver": "1.13.2",
"port-version": 0
},
{
"git-tree": "98605d765b6373e091da7f21b3d43667a9fc9da3",
"version-semver": "1.13.1",