Changeset 66587f6


Ignore:
Timestamp:
11/21/2018 03:15:02 PM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
3c1a027
Parents:
be9aa45e
Message:

Upgrade cmake-3.13.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rbe9aa45e r66587f6  
    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        "bcece031abd7f197ecc057a9b55e76bc">
    10   <!ENTITY cmake-size          "8.0 MB">
     9  <!ENTITY cmake-md5sum        "14455874345a458345d8e72856ccc04f">
     10  <!ENTITY cmake-size          "8.2 MB">
    1111  <!ENTITY cmake-buildsize     "399 MB (add 458 MB for tests)">
    1212  <!ENTITY cmake-time          "2.5 SBU (add 4.0 SBU for tests, both using parallelism=4)">
  • introduction/welcome/changelog.xml

    rbe9aa45e r66587f6  
    4949          <ulink url="&blfs-ticket-root;11340">#11340</ulink>.</para>
    5050        </listitem>
     51        <listitem>
     52          <para>[thomas] - Update to cmake-3.13.0. Fixes
     53          <ulink url="&blfs-ticket-root;11309">#11309</ulink>.</para>
     54        </listitem>
    5155      </itemizedlist>
    5256    </listitem>
  • packages.ent

    rbe9aa45e r66587f6  
    311311<!ENTITY check-version                "0.12.0">
    312312<!ENTITY clisp-version                "2.49">
    313 <!ENTITY cmake-major-version          "3.12">
    314 <!ENTITY cmake-minor-version          "3">
     313<!ENTITY cmake-major-version          "3.13">
     314<!ENTITY cmake-minor-version          "0">
    315315<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    316316<!--<!ENTITY cvs-version                  "1.11.23">-->
Note: See TracChangeset for help on using the changeset viewer.