Changeset 8f167461


Ignore:
Timestamp:
07/07/2018 09:44:37 PM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
594f880
Parents:
269f619
Message:

Upgrade cmake-3.11.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r269f619 r8f167461  
    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        "d2d554c05fc07cfae7846d2aa205f12a">
     9  <!ENTITY cmake-md5sum        "72e168b3bad2f9c34dcebbad7af56ff0">
    1010  <!ENTITY cmake-size          "7.6 MB">
    1111  <!ENTITY cmake-buildsize     "390 MB (add 416 MB for tests)">
  • introduction/welcome/changelog.xml

    r269f619 r8f167461  
    4949          <ulink url="&blfs-ticket-root;10872">#10872</ulink>.</para>
    5050        </listitem>
     51        <listitem>
     52          <para>[thomas] - Update to cmake-3.11.4  Fixes
     53          <ulink url="&blfs-ticket-root;10835">#10835</ulink>.</para>
     54        </listitem>
    5155      </itemizedlist>
    5256    </listitem>
  • packages.ent

    r269f619 r8f167461  
    308308<!ENTITY clisp-version                "2.49">
    309309<!ENTITY cmake-major-version          "3.11">
    310 <!ENTITY cmake-minor-version          "2">
     310<!ENTITY cmake-minor-version          "4">
    311311<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    312312<!--<!ENTITY cvs-version                  "1.11.23">-->
Note: See TracChangeset for help on using the changeset viewer.