hwloc,fmt,libnl ver.bump

This commit is contained in:
Rmys
2022-07-07 11:51:45 +03:00
committed by ayhanyalcinsoy
parent 5895ba1815
commit 2b191142b7
4 changed files with 33 additions and 5 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Open-source formatting library for C++</Summary>
<Description>{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams.</Description>
<Archive sha1sum="79338d262ac521f9ff159963603fce20f15094e5" type="targz">https://github.com/fmtlib/fmt/archive/refs/tags/8.0.1.tar.gz</Archive>
<Archive sha1sum="c778e7a8d79392572d713140e6ba658e617738fa" type="targz">https://github.com/fmtlib/fmt/archive/refs/tags/9.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="4">
<Date>2022-07-06</Date>
<Version>9.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-10-17</Date>
<Version>8.0.1</Version>