cmake-3.22.0

This commit is contained in:
Rmys
2021-11-21 15:20:28 +02:00
committed by GitHub
parent e2d5311fe5
commit e038307ae2
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Cross-platform, open-source make system</Summary>
<Description>CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.</Description>
<Archive sha1sum="cfbdadc82ef94dc3974dadc946bce28ea3597bfa" type="targz">https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6.tar.gz</Archive>
<Archive sha1sum="ef8443c200873779945725e25f9fc9903374101f" type="targz">https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="19">
<Date>2021-11-21</Date>
<Version>3.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2021-10-21</Date>
<Version>3.20.6</Version>