Changeset 65f4f5a7


Ignore:
Timestamp:
05/01/2021 09:03:22 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
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:
94cbe4f
Parents:
e6f368f
Message:

Upgrade cmake-3.20.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    re6f368f r65f4f5a7  
    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        "b47fa0be657ae8715c695fd9ea979ce9">
     9  <!ENTITY cmake-md5sum        "cd0e7735f1e51f30ee3b0844390a464a">
    1010  <!ENTITY cmake-size          "9.0 MB">
    1111  <!ENTITY cmake-buildsize     "376 MB (add 901 MB for tests)">
  • introduction/welcome/changelog.xml

    re6f368f r65f4f5a7  
    4444     <para>April 30th, 2021</para>
    4545     <itemizedlist>
     46       <listitem>
     47         <para>[thomas] - Update to cmake-3.20.2. Fixes
     48         <ulink url="&blfs-ticket-root;14957">#14957</ulink>.</para>
     49       </listitem>
    4650       <listitem>
    4751         <para>[thomas] - Update to sqlite-3.35.5. Fixes
  • packages.ent

    re6f368f r65f4f5a7  
    335335<!ENTITY clisp-version                "2.49">
    336336<!ENTITY cmake-major-version          "3.20">
    337 <!ENTITY cmake-minor-version          "1">
     337<!ENTITY cmake-minor-version          "2">
    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.