Changeset 3c1a027


Ignore:
Timestamp:
11/21/2018 04:17:49 PM (5 years ago)
Author:
Thomas Trepl <thomas@…>
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:
986d7af
Parents:
66587f6
Message:

Upgrade php-7.2.12

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r66587f6 r3c1a027  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "28c3d5310a64799fd54c5e49e4982cf9">
     9  <!ENTITY php-md5sum        "6be4a00ca29dd9a63a26f79a2e8752c8">
    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

    r66587f6 r3c1a027  
    5353          <ulink url="&blfs-ticket-root;11309">#11309</ulink>.</para>
    5454        </listitem>
     55        <listitem>
     56          <para>[thomas] - Update to php-7.2.12. Fixes
     57          <ulink url="&blfs-ticket-root;11330">#11330</ulink>.</para>
     58        </listitem>
    5559      </itemizedlist>
    5660    </listitem>
  • packages.ent

    r66587f6 r3c1a027  
    333333<!ENTITY ninja-version                "1.8.2">
    334334<!ENTITY npapi-sdk-version            "0.27.2">
    335 <!ENTITY php-version                  "7.2.11">
     335<!ENTITY php-version                  "7.2.12">
    336336<!ENTITY python2-version              "2.7.15">
    337337<!ENTITY python3-version              "3.7.0">
Note: See TracChangeset for help on using the changeset viewer.