Changeset 6f07ff1


Ignore:
Timestamp:
09/21/2021 05:15:26 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
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:
8ecd285d
Parents:
eebcdb57
Message:

Upgrade cmake-3.21.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    reebcdb57 r6f07ff1  
    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        "2ecc4091021c44f400bfbb25dcc77e97">
    10   <!ENTITY cmake-size          "9.2 MB">
     9  <!ENTITY cmake-md5sum        "c0feb5855604f68b09bdb3acb623619e">
     10  <!ENTITY cmake-size          "9.1 MB">
    1111  <!ENTITY cmake-buildsize     "319 MB (add 881 MB for tests)">
    1212  <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
  • introduction/welcome/changelog.xml

    reebcdb57 r6f07ff1  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[thomas] - Update to cmake-3.21.3. Fixes
     49          <ulink url="&blfs-ticket-root;15581">#15581</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to xf86-input-libinput-1.2.0. Fixes
    4953          <ulink url="&blfs-ticket-root;15577">#15577</ulink>.</para>
  • packages.ent

    reebcdb57 r6f07ff1  
    335335<!ENTITY clisp-version                "2.49">
    336336<!ENTITY cmake-major-version          "3.21">
    337 <!ENTITY cmake-minor-version          "2">
     337<!ENTITY cmake-minor-version          "3">
    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.