Changeset ae88b12 for general/prog


Ignore:
Timestamp:
12/31/2020 04:10:26 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 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:
9b8c04ed
Parents:
233946c
Message:

Update to git-2.30.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r233946c rae88b12  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "f5f9d4e7a3c633bc7a9178cfd822045f">
    12   <!ENTITY git-size          "5.9 MB">
     11  <!ENTITY git-md5sum        "2457ee7e198bb949fecb0af94f7361a3">
     12  <!ENTITY git-size          "6.0 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!-- but people keep forgetting that an install not only needs the nett build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "362 MB (with downloaded documentation, 134 MB installed)">
     16  <!ENTITY git-buildsize     "365 MB (with downloaded documentation, 135 MB installed)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 3.9 SBU for tests with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 4.1 SBU for tests with parallelism=4)">
    2020]>
    2121
Note: See TracChangeset for help on using the changeset viewer.