hwloc,fmt,libnl ver.bump

This commit is contained in:
Rmys
2022-07-07 11:51:45 +03:00
parent 5f8ae6dd5c
commit 18e42af91f
4 changed files with 33 additions and 5 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Portable Hardware Locality (hwloc)</Summary>
<Description>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.</Description>
<Archive sha1sum="6e971b7d182ef8dde3c95b1c6afc2c4c7b5a0ce7" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.7/hwloc-2.7.0.tar.bz2</Archive>
<Archive sha1sum="314faaeda9f1982da97fca93b83307bc34d5b414" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.8/hwloc-2.8.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-07-06</Date>
<Version>2.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-12-14</Date>
<Version>2.7.0</Version>