cmake-4.3.4

This commit is contained in:
Rmys
2026-06-18 14:17:14 +03:00
parent 6d7d7401b9
commit 6c45e44fc4
+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="aba9d3d4a1c89d0d09fcebe95b77961b3efe4a16" type="targz">https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2.tar.gz</Archive>
<Archive sha1sum="dd4a6f877f3864230896af561f4865d0034b834b" type="targz">https://github.com/Kitware/CMake/releases/download/v4.3.4/cmake-4.3.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="58">
<Date>2026-06-18</Date>
<Version>4.3.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="57">
<Date>2025-10-28</Date>
<Version>4.1.2</Version>