Changeset f49c50e


Ignore:
Timestamp:
06/02/2019 06:38:33 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
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:
fc49a993
Parents:
06fd9a2
Message:

Upgrade to php-7.3.6

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r06fd9a2 rf49c50e  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "e363a5dd4ac09c1e9c87dace28029dde">
    10   <!ENTITY php-size          "11 MB">
     9  <!ENTITY php-md5sum        "c05e9290c3ca3e74a4d6ff26aaa4f172">
     10  <!ENTITY php-size          "11.4 MB">
    1111  <!ENTITY php-buildsize     "575 MB (add 4 MB for tests, add 112 MB for documentation)">
    1212  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 2.5 SBU for tests)">
  • introduction/welcome/changelog.xml

    r06fd9a2 rf49c50e  
    4949          install-tl-unx. Fixes
    5050          <ulink url="&blfs-ticket-root;11999">#11999</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[thomas] - Update to php-7.3.6. Fixes
     54          <ulink url="&blfs-ticket-root;12115">#12115</ulink>.</para>
    5155        </listitem>
    5256      </itemizedlist>
  • packages.ent

    r06fd9a2 rf49c50e  
    332332<!ENTITY ninja-version                "1.9.0">
    333333<!ENTITY npapi-sdk-version            "0.27.2">
    334 <!ENTITY php-version                  "7.3.5">
     334<!ENTITY php-version                  "7.3.6">
    335335<!ENTITY python2-version              "2.7.16">
    336336<!ENTITY python3-version              "3.7.3">
Note: See TracChangeset for help on using the changeset viewer.