diff --git a/ports/hwloc/portfile.cmake b/ports/hwloc/portfile.cmake index 5448cb336caa79..25a8a7e981838d 100644 --- a/ports/hwloc/portfile.cmake +++ b/ports/hwloc/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO open-mpi/hwloc REF "hwloc-${VERSION}" - SHA512 1ed47955d4a3ecf66636f1c5a89648ef055aa4f26fac9b9bc64d6f7715d671dc823337ebf38df53d60b50d697eccadfbd48d28b4540a5153c59d7eecd347f91c + SHA512 d9634d245c678c525aa55e89da6ae9406f05329958047fff55bdbd58bf2ada29d21800892b771064ad8140af20430d6d0f63e24b819b57730b47b255a3787f87 PATCHES fix_shared_win_build.patch stdout_fileno.patch diff --git a/ports/hwloc/vcpkg.json b/ports/hwloc/vcpkg.json index e238d7cd8007a8..3307b27476fdf5 100644 --- a/ports/hwloc/vcpkg.json +++ b/ports/hwloc/vcpkg.json @@ -1,6 +1,6 @@ { "name": "hwloc", - "version": "2.11.2", + "version": "2.13.0", "maintainers": "bgoglin", "description": [ "Portable Hardware Locality (hwloc)", diff --git a/versions/baseline.json b/versions/baseline.json index 71e7af8cb07a78..080d65abd8cbf5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3857,7 +3857,7 @@ "port-version": 1 }, "hwloc": { - "baseline": "2.11.2", + "baseline": "2.13.0", "port-version": 0 }, "hyperscan": { diff --git a/versions/h-/hwloc.json b/versions/h-/hwloc.json index f2f5d7188d4264..50d258b681ae0d 100644 --- a/versions/h-/hwloc.json +++ b/versions/h-/hwloc.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c7d5031053f5ea5d70905479070aad63676917b6", + "version": "2.13.0", + "port-version": 0 + }, { "git-tree": "4b14fa65f32abe3d816a08d5d37aaf183372338c", "version": "2.11.2",