Changeset d1901e49


Ignore:
Timestamp:
12/03/2022 04:22:53 PM (17 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
6375ab4
Parents:
b327731
Message:

Update to cmake-3.25.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rb327731 rd1901e49  
    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        "a9d079eaf3f91ed9898834afb24e2b17">
     9  <!ENTITY cmake-md5sum        "521a03b1c36412463eda0348bebf4765">
    1010  <!ENTITY cmake-size          "10 MB">
    1111  <!ENTITY cmake-buildsize     "432 MB (add 1.1 GB for tests)">
  • introduction/welcome/changelog.xml

    rb327731 rd1901e49  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[thomas] - Update to cmake-3.25.1. Fixes
     46          <ulink url="&blfs-ticket-root;17362">#17362</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to glib-2.74.3. Fixes
    4650          <ulink url="&blfs-ticket-root;17237">#17237</ulink>.</para>
  • packages.ent

    rb327731 rd1901e49  
    302302<!ENTITY clisp-version                "2.49">
    303303<!ENTITY cmake-major-version          "3.25">
    304 <!ENTITY cmake-minor-version          "0">
     304<!ENTITY cmake-minor-version          "1">
    305305<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    306306<!ENTITY doxygen-version              "1.9.5">
Note: See TracChangeset for help on using the changeset viewer.