Changeset 7029e5bc


Ignore:
Timestamp:
11/18/2022 12:50:06 PM (17 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/xf86-video-removal
Children:
392f814
Parents:
4edc886a
Message:

Update to cmake-3.25.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r4edc886a r7029e5bc  
    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        "226dd564164372f9f7d1e21e38e6e8c5">
    10   <!ENTITY cmake-size          "9.9 MB">
    11   <!ENTITY cmake-buildsize     "356 MB (add 1.1 GB for tests)">
    12   <!ENTITY cmake-time          "2.0 SBU (add 4.0 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "a9d079eaf3f91ed9898834afb24e2b17">
     10  <!ENTITY cmake-size          "10 MB">
     11  <!ENTITY cmake-buildsize     "432 MB (add 1.1 GB for tests)">
     12  <!ENTITY cmake-time          "2.3 SBU (add 3.6 SBU for tests, both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r4edc886a r7029e5bc  
    4343    -->
    4444    <listitem>
     45      <para>November 18th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to cmake-3.25.0. Fixes
     49            <ulink url="&blfs-ticket-root;17318">#17318</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>November 17th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r4edc886a r7029e5bc  
    301301<!ENTITY cbindgen-version             "0.24.3">
    302302<!ENTITY clisp-version                "2.49">
    303 <!ENTITY cmake-major-version          "3.24">
    304 <!ENTITY cmake-minor-version          "3">
     303<!ENTITY cmake-major-version          "3.25">
     304<!ENTITY cmake-minor-version          "0">
    305305<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    306306<!ENTITY doxygen-version              "1.9.5">
Note: See TracChangeset for help on using the changeset viewer.