Changeset 40db788


Ignore:
Timestamp:
06/17/2021 12:23:58 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
6ef71d2f
Parents:
0f124fa
Message:

Update to cmake-3.20.4

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r0f124fa r40db788  
    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        "57ddb91cd14cb7e58a34f1f1066bf8c2">
     9  <!ENTITY cmake-md5sum        "99e849c6910f1df027cc0365027fa19b">
    1010  <!ENTITY cmake-size          "9.0 MB">
    11   <!ENTITY cmake-buildsize     "320 MB (add 888 MB for tests)">
    12   <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "399 MB (add 910 MB for tests)">
     12  <!ENTITY cmake-time          "2.4 SBU (add 3.4 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r0f124fa r40db788  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to cmake-3.20.4. Fixes
     50          <ulink url="&blfs-ticket-root;15183">#15183</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to enchant-2.3.0. Fixes
    5054          <ulink url="&blfs-ticket-root;15181">#15181</ulink>.</para>
  • packages.ent

    r0f124fa r40db788  
    335335<!ENTITY clisp-version                "2.49">
    336336<!ENTITY cmake-major-version          "3.20">
    337 <!ENTITY cmake-minor-version          "3">
     337<!ENTITY cmake-minor-version          "4">
    338338<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    339339<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.