cmake ver. bump

This commit is contained in:
Rmys
2020-04-25 22:04:12 +03:00
parent 8d7f55b2a4
commit 72d4bd6534
+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="f514dbd9aa8332a28ba62dd8ce97b0aa0b099491" type="targz">https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2.tar.gz</Archive>
<Archive sha1sum="99839ed742f0d7c7b9e8f3da167a669c9108e2c6" type="targz">https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-04-25</Date>
<Version>3.16.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-10-02</Date>
<Version>3.16.2</Version>