Ignore:
Timestamp:
03/20/2021 11:48:51 PM (3 years ago)
Author:
Ken Moffat <ken@…>
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:
427b46a
Parents:
5ec23d4
Message:

Update to git-2.31.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r5ec23d4 r6f0a3e2a  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "53f3e1424598cd24eaf78588bcf90816">
    12   <!ENTITY git-size          "6.0 MB">
     11  <!ENTITY git-md5sum        "c7f808ab107b666af45fccb56b9d9676">
     12
     13  <!ENTITY git-size          "6.2 MB">
    1314  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1415  <!-- but people keep forgetting that an install not only needs the nett build
    1516       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "366 MB (with downloaded documentation, add 46 MB to build documentation)">
     17  <!ENTITY git-buildsize     "374 MB (with downloaded documentation, add 16 MB to build documentation)">
    1718  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1819  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for building documentation and 2.5 SBU for tests with parallelism=4)">
     20  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1.6 SBU for tests, both with parallelism=4)">
    2021]>
    2122
Note: See TracChangeset for help on using the changeset viewer.