Changeset cd1e903


Ignore:
Timestamp:
07/05/2019 10:01:45 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
448f3c0
Parents:
2100008f
Message:

Update to php-7.3.7

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r2100008f rcd1e903  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "c05e9290c3ca3e74a4d6ff26aaa4f172">
    10   <!ENTITY php-size          "11.4 MB">
    11   <!ENTITY php-buildsize     "575 MB (add 4 MB for tests, add 112 MB for documentation)">
    12   <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 2.5 SBU for tests)">
     9  <!ENTITY php-md5sum        "978df1956cb7399fdafb850ece73203a">
     10  <!ENTITY php-size          "11 MB">
     11  <!ENTITY php-buildsize     "577 MB (add 3 MB for tests, add 112 MB for documentation)">
     12  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 2.6 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r2100008f rcd1e903  
    4646      <para>July 5th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to php-7.3.7. Fixes
     50          <ulink url="&blfs-ticket-root;12235">#12235</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[bdubbs] - Update to poppler-0.78.0. Fixes
  • packages.ent

    r2100008f rcd1e903  
    333333<!ENTITY ninja-version                "1.9.0">
    334334<!ENTITY npapi-sdk-version            "0.27.2">
    335 <!ENTITY php-version                  "7.3.6">
     335<!ENTITY php-version                  "7.3.7">
    336336<!ENTITY python2-version              "2.7.16">
    337337<!ENTITY python3-version              "3.7.3">
Note: See TracChangeset for help on using the changeset viewer.