Changeset 3fb7d7d


Ignore:
Timestamp:
10/18/2022 02:56:50 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.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, xry111/llvm18, xry111/xf86-video-removal
Children:
a723a30b
Parents:
5b420f3
Message:

Update to php-8.1.11.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r5b420f3 r3fb7d7d  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "5f14b7827d825f4c698402b111735edb">
     9  <!ENTITY php-md5sum        "ad1e751c268e9a555680336ff4740663">
    1010  <!ENTITY php-size          "11 MB">
    1111  <!ENTITY php-buildsize     "481 MB (with documentation)">
  • introduction/welcome/changelog.xml

    r5b420f3 r3fb7d7d  
    4343    -->
    4444    <listitem>
     45      <para>October 18th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to php-8.1.11. Fixes
     49          <ulink url="&blfs-ticket-root;17136">#17136</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 17th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r5b420f3 r3fb7d7d  
    317317<!ENTITY mercurial-version            "6.2.3">
    318318<!ENTITY nasm-version                 "2.15.05">
    319 <!ENTITY php-version                  "8.1.10">
     319<!ENTITY php-version                  "8.1.11">
    320320
    321321<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.