Changeset 37d3725f for general/prog


Ignore:
Timestamp:
12/28/2020 05:41:32 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
bd17317
Parents:
318759a
Message:

Update to libgpg-error-1.41.
Update to gnupg-2.2.26.
Update to sysstat-12.5.2.
Update to wireshark-3.4.2.
Update to php-8.0.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r318759a r37d3725f  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "ccf5b33ab267b742c408d589934a143d">
    10   <!ENTITY php-size          "9.8 MB">
    11   <!ENTITY php-buildsize     "648 MB (add 7 MB for tests, add 182 MB for documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.8 SBU for tests)">
     9  <!ENTITY php-md5sum        "52ad70ea64968d6095c6e38139533d57">
     10  <!ENTITY php-size          "10 MB">
     11  <!ENTITY php-buildsize     "692 MB (add 5 MB for tests, add 103 MB for documentation)">
     12  <!ENTITY php-time          "1.5 SBU (with parallelism=4; add 2.0 SBU for tests)">
    1313]>
    1414
     
    272272    <para>
    273273      To test the results, issue: <command>make test</command>. Several
    274       tests (out of over 11900) may fail, in which case you are asked
     274      tests (out of over 12400) may fail, in which case you are asked
    275275      whether you want to send the report to the PHP developers. If you
    276276      want to automate the test, you may prefix the command with
Note: See TracChangeset for help on using the changeset viewer.