Changeset 0faa76da


Ignore:
Timestamp:
07/09/2018 10:55:48 AM (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:
776dbf3
Parents:
594f880
Message:

Upgrade php-7.2.7

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r594f880 r0faa76da  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "bdfc00d0ae0155775a3a2b0fc60f8ea7">
     9  <!ENTITY php-md5sum        "3714de04f777c1925abb0f7d6646e99d">
    1010  <!ENTITY php-size          "12 MB">
    1111  <!ENTITY php-buildsize     "567 MB (add 2 MB for tests, add 111 MB for documentation)">
  • introduction/welcome/changelog.xml

    r594f880 r0faa76da  
    4949          <ulink url="&blfs-ticket-root;10891">#10891</ulink>.</para>
    5050        </listitem>
     51        <listitem>
     52          <para>[thomas] - Update to php-7.2.7.  Fixes
     53          <ulink url="&blfs-ticket-root;10887">#10887</ulink>.</para>
     54        </listitem>
    5155      </itemizedlist>
    5256    </listitem>
  • packages.ent

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