mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to cmake-3.16.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22592 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0dd5674d40
commit
12fd792fe9
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "21"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "January 21st, &year;">
|
||||
<!ENTITY releasedate "January 22nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
|
||||
<!ENTITY cmake-download-ftp " ">
|
||||
<!ENTITY cmake-md5sum "78f418efd94f9c3364559d7f5d03c7b9">
|
||||
<!ENTITY cmake-md5sum "9e6fa59704d3a52812e279996b5b01c7">
|
||||
<!ENTITY cmake-size "8.7 MB">
|
||||
<!ENTITY cmake-buildsize "443 MB (add 541 MB for tests)">
|
||||
<!ENTITY cmake-time "2.8 SBU (add 3.8 SBU for tests, both using parallelism=4)">
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>January 22nd, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to cmake-3.16.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;13046">#13046</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>January 21st, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -313,7 +313,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.16">
|
||||
<!ENTITY cmake-minor-version "2">
|
||||
<!ENTITY cmake-minor-version "3">
|
||||
<!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;">
|
||||
<!ENTITY dejagnu-version "1.6.2">
|
||||
<!ENTITY doxygen-version "1.8.17">
|
||||
|
Loading…
Reference in New Issue
Block a user