Changeset ad113747


Ignore:
Timestamp:
05/28/2021 06:21:06 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 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:
82731495
Parents:
42b36ef
Message:

Update to cmake-3.20.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r42b36ef rad113747  
    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        "cd0e7735f1e51f30ee3b0844390a464a">
     9  <!ENTITY cmake-md5sum        "57ddb91cd14cb7e58a34f1f1066bf8c2">
    1010  <!ENTITY cmake-size          "9.0 MB">
    11   <!ENTITY cmake-buildsize     "376 MB (add 901 MB for tests)">
     11  <!ENTITY cmake-buildsize     "320 MB (add 888 MB for tests)">
    1212  <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
    1313]>
  • introduction/welcome/changelog.xml

    r42b36ef rad113747  
    4343    -->
    4444    <listitem>
     45      <para>May 28th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to cmake-3.20.3. Fixes
     49          <ulink url="&blfs-ticket-root;15092">#15092</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 27th, 2021</para>
    4656      <itemizedlist>
  • packages.ent

    r42b36ef rad113747  
    337337<!ENTITY clisp-version                "2.49">
    338338<!ENTITY cmake-major-version          "3.20">
    339 <!ENTITY cmake-minor-version          "2">
     339<!ENTITY cmake-minor-version          "3">
    340340<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    341341<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.