cmake-4.1.2 ver. bump

This commit is contained in:
Rmys
2025-10-28 13:16:10 +03:00
parent ce0574b816
commit 06f359c628
+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="6899c8d69ba2bf1f24c6f27bcea4162e1488694b" type="targz">https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3.tar.gz</Archive>
<Archive sha1sum="aba9d3d4a1c89d0d09fcebe95b77961b3efe4a16" type="targz">https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="57">
<Date>2025-10-28</Date>
<Version>4.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="56">
<Date>2025-07-09</Date>
<Version>4.0.3</Version>