cmake-3.20.5

This commit is contained in:
Rmys
2021-06-22 10:59:20 +03:00
committed by GitHub
parent fe9342664e
commit 3e79163078
+8 -2
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="96e498c4d1ac238b6852b1113102bf2301bb88d8" type="targz">https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3.tar.gz</Archive>
<Archive sha1sum="42b43d0a5d82285384db8d17b5bd5dd9cc3fc6a2" type="targz">https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -31,7 +31,6 @@
<RuntimeDependencies>
<Dependency>curl</Dependency>
<Dependency>expat</Dependency>
<!-- <Dependency>rhash</Dependency> -->
<Dependency>libarchive</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>ncurses</Dependency>
@@ -51,6 +50,13 @@
</Package>
<History>
<Update release="17">
<Date>2021-06-22</Date>
<Version>3.20.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2021-05-31</Date>
<Version>3.20.3</Version>