Changeset a884dfe


Ignore:
Timestamp:
12/06/2018 09:28:58 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, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
658b42d8
Parents:
6c892004
Message:

Update to php-7.3.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r6c892004 ra884dfe  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "6be4a00ca29dd9a63a26f79a2e8752c8">
    10   <!ENTITY php-size          "12 MB">
    11   <!ENTITY php-buildsize     "567 MB (add 2 MB for tests, add 111 MB for documentation)">
    12   <!ENTITY php-time          "1.2 SBU (with parallelism=4; add 2.7 SBU for tests)">
     9  <!ENTITY php-md5sum        "6b58a59106b0da4fdcba3bcf12cc3ca5">
     10  <!ENTITY php-size          "11 MB">
     11  <!ENTITY php-buildsize     "577 MB (add 2 MB for tests, add 112 MB for documentation)">
     12  <!ENTITY php-time          "1.2 SBU (with parallelism=4; add 2.8 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r6c892004 ra884dfe  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to php-7.3.0. Fixes
     49          <ulink url="&blfs-ticket-root;11413">#11413</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to wireshark-2.6.5. Fixes
    4953          <ulink url="&blfs-ticket-root;11391">#11391</ulink>.</para>
  • packages.ent

    r6c892004 ra884dfe  
    335335<!ENTITY ninja-version                "1.8.2">
    336336<!ENTITY npapi-sdk-version            "0.27.2">
    337 <!ENTITY php-version                  "7.2.12">
     337<!ENTITY php-version                  "7.3.0">
    338338<!ENTITY python2-version              "2.7.15">
    339339<!ENTITY python3-version              "3.7.1">
Note: See TracChangeset for help on using the changeset viewer.