cmake-3.19.8

This commit is contained in:
Rmys
2021-04-28 18:53:59 +03:00
committed by GitHub
parent c3622ea363
commit b6051e04dc
+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="5ade1bb2652e8dc136935fdfd6f23261f2d8ece4" type="targz">https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6.tar.gz</Archive>
<Archive sha1sum="fb9cc392165c6f54b0e773027ca43e0c8ceadeac" type="targz">https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="14">
<Date>2021-04-28</Date>
<Version>3.19.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-03-01</Date>
<Version>3.19.6</Version>