Changeset 7478665


Ignore:
Timestamp:
04/04/2024 04:05:19 PM (5 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
trunk
Children:
4f93e5ed
Parents:
5ce2b5a
Message:

Upgrade cmake-3.29.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r5ce2b5a r7478665  
    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        "1e849f64689784bb49ac8e1c2d853528">
    10   <!ENTITY cmake-size          "11 MB">
     9  <!ENTITY cmake-md5sum        "03e9a16acb09f15d1b56fb09ef781a79">
     10  <!ENTITY cmake-size          "10.7 MB">
    1111  <!ENTITY cmake-buildsize     "446 MB (add 1.2 GB for tests)">
    1212  <!ENTITY cmake-time          "2.2 SBU (add 3.9 SBU for tests, both using parallelism=4)">
  • introduction/welcome/changelog.xml

    r5ce2b5a r7478665  
    3939    </listitem>
    4040    -->
     41    <listitem>
     42      <para>April 4th, 2024</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[thomas] - Update to cmake-3.29.1. Fixes
     46          <ulink url="&blfs-ticket-root;19584">#19584</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
    4151    <listitem>
    4252      <para>April 3rd, 2024</para>
  • packages.ent

    r5ce2b5a r7478665  
    322322<!ENTITY clisp-version                "2.49">
    323323<!ENTITY cmake-major-version          "3.29">
    324 <!ENTITY cmake-minor-version          "0">
     324<!ENTITY cmake-minor-version          "1">
    325325<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    326326<!ENTITY doxygen-version              "1.10.0">
Note: See TracChangeset for help on using the changeset viewer.