aboutsummaryrefslogtreecommitdiff
path: root/ports/hwloc/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-04-25 05:10:39 +0800
committerGitHub <noreply@github.com>2020-04-24 14:10:39 -0700
commita048cffdf3c7ae52253fb14ca10a47647d4eb90b (patch)
tree436c73ddf5821828743e497bb3bf44f54fce81a4 /ports/hwloc/CONTROL
parent56738de192e3a5155d384c0c16edb1c8b057c682 (diff)
downloadvcpkg-a048cffdf3c7ae52253fb14ca10a47647d4eb90b.tar.gz
vcpkg-a048cffdf3c7ae52253fb14ca10a47647d4eb90b.zip
[hwloc] Support UNIX (#10615)
* [hwloc] Support UNIX * update baseline * update baseline * update baseline
Diffstat (limited to 'ports/hwloc/CONTROL')
-rw-r--r--ports/hwloc/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hwloc/CONTROL b/ports/hwloc/CONTROL
index eeb7421f3..f2bf754b7 100644
--- a/ports/hwloc/CONTROL
+++ b/ports/hwloc/CONTROL
@@ -1,5 +1,5 @@
Source: hwloc
-Version: 1.11.7-3
+Version: 1.11.7-4
Homepage: https://github.com/open-mpi/hwloc
Description: Portable Hardware Locality (hwloc)
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs.