Ignore:
Timestamp:
02/18/2018 03:25:06 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 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:
6d2249e
Parents:
0e958e2f
Message:

Update to git-2.16.2.
Update to gdb-8.1.
Tags

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r0e958e2f r952c2494  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "57b94ffae92d4e8f4c7c46dd95ed99b1">
     11  <!ENTITY git-md5sum        "13a715b3f0b2088839079eed2f8902ad">
    1212  <!ENTITY git-size          "4.7 MB">
    13   <!-- space measured on 2.14.0 with gcc-7.1, glibc-2.25+git, all deps except dblatex.
    14     The build gets up to 529MB (520 in 2.14.2), but the separate docs add 15 MB -->
    15   <!ENTITY git-buildsize     "467 MB (with downloaded documentation)">
    16   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.7 SBU for tests with parallelism=4)">
     13  <!-- space measured on 2.16.1 with gcc-7.3, glibc-2.26, only pcre optional dep. -->
     14  <!ENTITY git-buildsize     "466 MB (with downloaded documentation)">
     15  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.6 SBU for tests with parallelism=4)">
    1716]>
    1817
     
    4948    </para>
    5049
    51     &lfs81_checked;
     50    &lfs82_checked;
    5251
    5352    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.