Changeset e5c3d5c


Ignore:
Timestamp:
04/11/2021 01:41:21 PM (3 years ago)
Author:
Thomas Trepl <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:
c34711b
Parents:
3ed1498c
Message:

Upgrade cmake-3.20.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24459 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

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

    r3ed1498c re5c3d5c  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[thomas] - Upgrade cmake-3.20.1. Fixes
     49          <ulink url="&blfs-ticket-root;14886">#14886</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Patch inkscape to build with glib-2.68. Fixes
    4953          <ulink url="&blfs-ticket-root;14889">#14889</ulink>.</para>
  • packages.ent

    r3ed1498c re5c3d5c  
    337337<!ENTITY clisp-version                "2.49">
    338338<!ENTITY cmake-major-version          "3.20">
    339 <!ENTITY cmake-minor-version          "0">
     339<!ENTITY cmake-minor-version          "1">
    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.