cmake ver. bump

This commit is contained in:
Rmys
2024-12-22 18:26:07 +03:00
parent b2376406ff
commit f05978b4e6
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>cmake</Icon>
<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="b87bd9de209a60d7bc81b8fed594ea26adb4f716" type="targz">https://github.com/Kitware/CMake/releases/download/v3.31.2/cmake-3.31.2.tar.gz</Archive>
<Archive sha1sum="7ce645495d3c79e0a5763fff08c5a78aea877258" type="targz">https://github.com/Kitware/CMake/releases/download/v3.31.3/cmake-3.31.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="53">
<Date>2024-12-21</Date>
<Version>3.31.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="52">
<Date>2024-12-17</Date>
<Version>3.31.2</Version>