Merge pull request #2428 from Rmys/master

cmake-4.3.4
This commit is contained in:
Rmys
2026-06-18 14:18:14 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>cmake</Icon> <Icon>cmake</Icon>
<Summary>Cross-platform, open-source make system</Summary> <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> <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> <BuildDependencies>
<Dependency>curl-devel</Dependency> <Dependency>curl-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency> <Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package> </Package>
<History> <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"> <Update release="57">
<Date>2025-10-28</Date> <Date>2025-10-28</Date>
<Version>4.1.2</Version> <Version>4.1.2</Version>