Changeset 41b1383


Ignore:
Timestamp:
04/04/2023 04:53:06 PM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0b8fb2f
Parents:
ee121b87
Message:

Update to cmake-3.26.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    ree121b87 r41b1383  
    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        "f6cbc83bdb4b3ea0325135357a632370">
     9  <!ENTITY cmake-md5sum        "7517f7524f85d29ac859716169ff0628">
    1010  <!ENTITY cmake-size          "10 MB">
    1111  <!ENTITY cmake-buildsize     "377 MB (add 1.1 GB for tests)">
  • introduction/welcome/changelog.xml

    ree121b87 r41b1383  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to cmake-3.26.2. Fixes
     46         <ulink url="&blfs-ticket-root;17886">#17886</ulink>.</para>
     47       </listitem>
     48     </itemizedlist>
     49   </listitem>
     50
     51   <listitem>
     52     <para>April 3rd, 2023</para>
     53     <itemizedlist>
     54       <listitem>
    4555         <para>[bdubbs] - Update to Cython-0.29.34 (Python module). Fixes
    4656         <ulink url="&blfs-ticket-root;17891">#17891</ulink>.</para>
  • packages.ent

    ree121b87 r41b1383  
    310310<!ENTITY clisp-version                "2.49">
    311311<!ENTITY cmake-major-version          "3.26">
    312 <!ENTITY cmake-minor-version          "1">
     312<!ENTITY cmake-minor-version          "2">
    313313<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    314314<!ENTITY doxygen-version              "1.9.6">
Note: See TracChangeset for help on using the changeset viewer.