Changeset dc29a340


Ignore:
Timestamp:
07/24/2018 07:36:09 PM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
2bbc9119
Parents:
935ed85
Message:

Upgrade to php-7.2.8

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r935ed85 rdc29a340  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "3714de04f777c1925abb0f7d6646e99d">
     9  <!ENTITY php-md5sum        "ebf0d05fe3bf5b72f5d09c1174934b91">
    1010  <!ENTITY php-size          "12 MB">
    1111  <!ENTITY php-buildsize     "567 MB (add 2 MB for tests, add 111 MB for documentation)">
    12   <!ENTITY php-time          "1.1 SBU (with parallelism=4; add 2.7 SBU for tests)">
     12  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 2.7 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r935ed85 rdc29a340  
    6464          <para>[thomas] - Update to httpd-2.4.34.  Fixes
    6565          <ulink url="&blfs-ticket-root;10948">#10948</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[thomas] - Update to php-7.2.8.  Fixes
     69          <ulink url="&blfs-ticket-root;10965">#10965</ulink>.</para>
    6670        </listitem>
    6771      </itemizedlist>
  • packages.ent

    r935ed85 rdc29a340  
    330330<!ENTITY ninja-version                "1.8.2">
    331331<!ENTITY npapi-sdk-version            "0.27.2">
    332 <!ENTITY php-version                  "7.2.7">
     332<!ENTITY php-version                  "7.2.8">
    333333<!ENTITY python2-version              "2.7.15">
    334334<!ENTITY python3-version              "3.6.5">
Note: See TracChangeset for help on using the changeset viewer.