Changeset 6efe15c for general/prog


Ignore:
Timestamp:
06/01/2019 08:14:29 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
06fd9a2
Parents:
63ec4aa
Message:

Upgrade to cmake-3.14.5

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r63ec4aa r6efe15c  
    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        "1495548397cbfef325a8d153a8720d72">
     9  <!ENTITY cmake-md5sum        "a8cbfc3510b95ea686b4059d8b1f765c">
    1010  <!ENTITY cmake-size          "8.4 MB">
    1111  <!ENTITY cmake-buildsize     "371 MB (add 533 MB for tests)">
     
    124124      cmake-&cmake-version;-test.log</command>, where
    125125      <replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
    126       number of system cores. 
     126      number of system cores. In case the environment variable
     127      <literal>LANG</literal> is set to a non-blank value and failures
     128      occur, try running the tests without having <literal>LANG</literal> set.
    127129
    128130     <!-- Please, don't remove this comment, needed if tests start to fail
Note: See TracChangeset for help on using the changeset viewer.