Ignore:
Timestamp:
11/25/2020 07:00:57 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7a96e1b
Parents:
5fec036
Message:

Update to cmake-3.19.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23932 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r5fec036 r464d3fc  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "f84e00d80231d4bbb411e5c039131f52">
     9  <!ENTITY cmake-md5sum        "f2969ca3cf90a647c6c9f55b949f6cc1">
    1010  <!ENTITY cmake-size          "8.8 MB">
    1111  <!ENTITY cmake-buildsize     "375 MB (add 727 MB for tests)">
    12   <!ENTITY cmake-time          "2.2 SBU (add 3.5 SBU for tests, both using parallelism=4)">
     12  <!ENTITY cmake-time          "2.3 SBU (add 3.4 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    7575    </itemizedlist>
    7676
    77 <!-- -->
     77<!--
    7878    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7979    <itemizedlist spacing="compact">
     
    8585      </listitem>
    8686    </itemizedlist>
    87 <!-- -->
     87-->
    8888
    8989    <bridgehead renderas="sect3">CMake Dependencies</bridgehead>
     
    118118    <title>Installation of CMake</title>
    119119
    120  <!-- This patch might be included in 3.19.1 and higher -->
     120 <!-- This patch might be included in 3.19.1 and higher
    121121    <para>
    122122      First, fix a regression that was discovered after the release of 3.19.0:
     
    124124
    125125<screen><userinput remap="pre">patch -Np1 -i ../cmake-&cmake-version;-src_property_fix-1.patch</userinput></screen>
    126 <!-- -->
     126-->
    127127
    128128    <para>
Note: See TracChangeset for help on using the changeset viewer.