cmake-3.30.2

This commit is contained in:
Rmys
2024-08-03 16:19:49 +03:00
parent 47e38fc8d1
commit d0f0d810b8
+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="0e48ca8cb7d985964fbcf7c53ce6b14002f27640" type="targz">https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1.tar.gz</Archive>
<Archive sha1sum="7cf72aa27d1a7791e035060031aebfdcf0a10e5a" type="targz">https://github.com/Kitware/CMake/releases/download/v3.30.2/cmake-3.30.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="47">
<Date>2024-08-03</Date>
<Version>3.30.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2024-07-27</Date>
<Version>3.30.1</Version>