Changeset 7b509ebe


Ignore:
Timestamp:
04/14/2022 08:31:32 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
7e2a852
Parents:
5a472da
Message:

Update to php-8.1.5.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r5a472da r7b509ebe  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "6473a944378c59080bcd837552dcaf3f">
     9  <!ENTITY php-md5sum        "e7384ce2ef3a4923b6f341a9e9cc7448">
    1010  <!ENTITY php-size          "11 MB">
    1111  <!ENTITY php-buildsize     "637 MB (with documentation)">
    12   <!ENTITY php-time          "2.6 SBU (add 1.8 SBU for tests; both with parallelism=4)">
     12  <!ENTITY php-time          "1.6 SBU (add 1.7 SBU for tests; both with parallelism=4)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
    1414       Results were otherwise normal though, so I'm unsure of what caused the
  • introduction/welcome/changelog.xml

    r5a472da r7b509ebe  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to php-8.1.5. Fixes
     49          <ulink url="&blfs-ticket-root;16413">#16413</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to glib-2.72.1. Fixes
    4953          <ulink url="&blfs-ticket-root;16412">#16412</ulink>.</para>
  • packages.ent

    r5a472da r7b509ebe  
    366366<!ENTITY ninja-version                "1.9.0">
    367367<!ENTITY npapi-sdk-version            "0.27.2">
    368 <!ENTITY php-version                  "8.1.4">
     368<!ENTITY php-version                  "8.1.5">
    369369
    370370<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.