Changeset 2b6bbdd8


Ignore:
Timestamp:
12/25/2019 02:10:54 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
3f3f2c8
Parents:
7bd6b04
Message:

Upgrade cmake-3.16.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r7bd6b04 r2b6bbdd8  
    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        "142cf11cd9a7c298cf875604cee96434">
     9  <!ENTITY cmake-md5sum        "78f418efd94f9c3364559d7f5d03c7b9">
    1010  <!ENTITY cmake-size          "8.7 MB">
    1111  <!ENTITY cmake-buildsize     "443 MB (add 541 MB for tests)">
  • introduction/welcome/changelog.xml

    r7bd6b04 r2b6bbdd8  
    5252          <para>[thomas] - Update to nano-4.7. Fixes
    5353          <ulink url="&blfs-ticket-root;12947">#12947</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[thomas] - Update to cmake-3.16.2. Fixes
     57          <ulink url="&blfs-ticket-root;12930">#12930</ulink>.</para>
    5458        </listitem>
    5559      </itemizedlist>
  • packages.ent

    r7bd6b04 r2b6bbdd8  
    314314<!ENTITY clisp-version                "2.49">
    315315<!ENTITY cmake-major-version          "3.16">
    316 <!ENTITY cmake-minor-version          "1">
     316<!ENTITY cmake-minor-version          "2">
    317317<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    318318<!ENTITY dejagnu-version              "1.6.2">
Note: See TracChangeset for help on using the changeset viewer.