mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to cmake-3.23.2
This commit is contained in:
parent
bbb35d2eb4
commit
bb9fc7966f
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
|
||||
<!ENTITY cmake-download-ftp " ">
|
||||
<!ENTITY cmake-md5sum "b0d46fdcca030372f0a464146243e193">
|
||||
<!ENTITY cmake-md5sum "ab3c9ed9578cdb496a252c6733989d78">
|
||||
<!ENTITY cmake-size "9.5 MB">
|
||||
<!ENTITY cmake-buildsize "342 MB (add 1.0 GB for tests)">
|
||||
<!ENTITY cmake-time "2.0 SBU (add 3.1 SBU for tests, both using parallelism=4)">
|
||||
<!ENTITY cmake-buildsize "403 MB (add 1.0 GB for tests)">
|
||||
<!ENTITY cmake-time "2.3 SBU (add 4.8 SBU for tests, both using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="cmake" xreflabel="CMake-&cmake-version;">
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>May 26th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to cmake-3.23.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;16580">#16580</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to logrotate-3.20.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;16579">#16579</ulink>.</para>
|
||||
|
@ -345,7 +345,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY check-version "0.12.0">
|
||||
<!ENTITY clisp-version "2.49">
|
||||
<!ENTITY cmake-major-version "3.23">
|
||||
<!ENTITY cmake-minor-version "1">
|
||||
<!ENTITY cmake-minor-version "2">
|
||||
<!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;">
|
||||
<!ENTITY dejagnu-version "1.6.2">
|
||||
<!ENTITY doxygen-version "1.9.4">
|
||||
|
Loading…
Reference in New Issue
Block a user