cmake-3.20.6

This commit is contained in:
Rmys
2021-09-30 17:51:50 +03:00
committed by GitHub
parent a7806a6095
commit cb29c2e869
+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="42b43d0a5d82285384db8d17b5bd5dd9cc3fc6a2" type="targz">https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5.tar.gz</Archive>
<Archive sha1sum="cfbdadc82ef94dc3974dadc946bce28ea3597bfa" type="targz">https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="18">
<Date>2021-09-28</Date>
<Version>3.20.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2021-06-22</Date>
<Version>3.20.5</Version>