Merge pull request #1981 from Rmys/master

cmake ver. bump
This commit is contained in:
Rmys
2024-10-13 11:23:14 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+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="f7a23ac31bdbc8d25dda7db5f15977d119095533" type="targz">https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3.tar.gz</Archive>
<Archive sha1sum="bab4725b65d45b3c86e7f1413b265b2d498b1abf" type="targz">https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="49">
<Date>2024-10-13</Date>
<Version>3.30.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="48">
<Date>2024-09-24</Date>
<Version>3.30.3</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>High productivity build system</Summary>
<Description>Yüksek verimli üretme sistemi</Description>
<Archive sha1sum="daae85fb9a63d28f24fd4813b4a83ea50d9dfe16" type="targz">https://github.com/mesonbuild/meson/releases/download/1.5.0/meson-1.5.0.tar.gz</Archive>
<Archive sha1sum="daae85fb9a63d28f24fd4813b4a83ea50d9dfe16" type="targz">https://github.com/mesonbuild/meson/releases/download/1.5.1/meson-1.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.11.6">python3-devel</Dependency>
<Dependency>python3-build</Dependency>
@@ -38,6 +38,13 @@
</Files>
</Package>
<History>
<Update release="47">
<Date>2024-10-13</Date>
<Version>1.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2024-07-11</Date>
<Version>1.5.0</Version>