Changeset 39fd7682


Ignore:
Timestamp:
08/18/2022 10:31:05 AM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
3a23555
Parents:
59b71a9a
Message:

Update to cmake-3.24.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r59b71a9a r39fd7682  
    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        "023acd4323c0c1a1500b4474f47b5709">
     9  <!ENTITY cmake-md5sum        "3360abcd5576dc028204cd4583e6d4e9">
    1010  <!ENTITY cmake-size          "9.9 MB">
    11   <!ENTITY cmake-buildsize     "356 MB (add 1.1 GB for tests)">
    12   <!ENTITY cmake-time          "2.1 SBU (add 3.1 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "417 MB (add 1.1 GB for tests)">
     12  <!ENTITY cmake-time          "2.3 SBU (add 3.9 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r59b71a9a r39fd7682  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>August 18th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to cmake-3.24.1. Fixes
     49          <ulink url="&blfs-ticket-root;16918">#16918</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>August 17th, 2022</para>
  • packages.ent

    r59b71a9a r39fd7682  
    342342<!ENTITY clisp-version                "2.49">
    343343<!ENTITY cmake-major-version          "3.24">
    344 <!ENTITY cmake-minor-version          "0">
     344<!ENTITY cmake-minor-version          "1">
    345345<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    346346<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.