Changeset 0de5b82f


Ignore:
Timestamp:
03/24/2023 08:43:48 AM (13 months ago)
Author:
Thomas Trepl <thomas@…>
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:
0f8922e
Parents:
00bb36f7
Message:

Upgrade cmake-3.26.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

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

    r00bb36f7 r0de5b82f  
    3939    </listitem>
    4040    -->
     41   <listitem>
     42     <para>Match 24th, 2023</para>
     43     <itemizedlist>
     44       <listitem>
     45         <para>[thomas] - Update to cmake-3.26.1. Fixes
     46         <ulink url="&blfs-ticket-root;17856">#17856</ulink>.</para>
     47       </listitem>
     48     </itemizedlist>
     49   </listitem>
     50
    4151   <listitem>
    4252     <para>Match 23rd, 2023</para>
  • packages.ent

    r00bb36f7 r0de5b82f  
    310310<!ENTITY clisp-version                "2.49">
    311311<!ENTITY cmake-major-version          "3.26">
    312 <!ENTITY cmake-minor-version          "0">
     312<!ENTITY cmake-minor-version          "1">
    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.