diff --git a/ports/hwloc/portfile.cmake b/ports/hwloc/portfile.cmake index 5448cb336caa79..4d1842e3ee0639 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 e989b852a96bbe5d567e8a84b022ecd91a8b7577d211e2d4403938d1cc285f2ee4653bfbb952201481b904eb24d59a97cf71147acedb65d8f675f69798622b86 PATCHES fix_shared_win_build.patch stdout_fileno.patch diff --git a/ports/hwloc/vcpkg.json b/ports/hwloc/vcpkg.json index e238d7cd8007a8..93b82ea4b59a34 100644 --- a/ports/hwloc/vcpkg.json +++ b/ports/hwloc/vcpkg.json @@ -1,6 +1,6 @@ { "name": "hwloc", - "version": "2.11.2", + "version": "2.12.2", "maintainers": "bgoglin", "description": [ "Portable Hardware Locality (hwloc)", diff --git a/versions/baseline.json b/versions/baseline.json index 582392de8dfb48..b5b57d5094696c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3813,7 +3813,7 @@ "port-version": 1 }, "hwloc": { - "baseline": "2.11.2", + "baseline": "2.12.2", "port-version": 0 }, "hyperscan": { diff --git a/versions/h-/hwloc.json b/versions/h-/hwloc.json index f2f5d7188d4264..11c6a7de9ceecc 100644 --- a/versions/h-/hwloc.json +++ b/versions/h-/hwloc.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f73360ab5454cd7af91a2732c1c2694b77b9430d", + "version": "2.12.2", + "port-version": 0 + }, { "git-tree": "4b14fa65f32abe3d816a08d5d37aaf183372338c", "version": "2.11.2",