Author: thomas
Date: Wed Apr 29 09:58:33 2020
New Revision: 23044

Log:
Upgrade cmake-3.17.2

Modified:
   trunk/BOOK/general/prog/cmake.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/prog/cmake.xml
==============================================================================
--- trunk/BOOK/general/prog/cmake.xml   Wed Apr 29 07:39:54 2020        (r23043)
+++ trunk/BOOK/general/prog/cmake.xml   Wed Apr 29 09:58:33 2020        (r23044)
@@ -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        "958959aa5e0338144eed7320e9b48561">
+  <!ENTITY cmake-md5sum        "fa62a3e1a736213f1d38dbe723550484">
   <!ENTITY cmake-size          "9.0 MB">
   <!ENTITY cmake-buildsize     "332 MB (add 588 MB for tests)">
   <!ENTITY cmake-time          "3.1 SBU (add 3.4 SBU for tests, both using 
parallelism=4)">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr 29 07:39:54 
2020        (r23043)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr 29 09:58:33 
2020        (r23044)
@@ -46,6 +46,10 @@
       <para>April 29th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[thomas] - Update to cmake-3.17.2. Fixes
+          <ulink url="&blfs-ticket-root;13468">#13468</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[thomas] - Remove switch -webengine-icu from qtwebengine
           instructions as current qtwebengine (5.14.2) does not compile
           against ICU-67.1.</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Apr 29 07:39:54 2020        (r23043)
+++ trunk/BOOK/packages.ent     Wed Apr 29 09:58:33 2020        (r23044)
@@ -320,7 +320,7 @@
 <!ENTITY check-version                "0.12.0">
 <!ENTITY clisp-version                "2.49">
 <!ENTITY cmake-major-version          "3.17">
-<!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.8.18">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to