Upgrade php-8.2.8

This commit is contained in:
Thomas Trepl 2023-07-11 09:53:40 +02:00
parent bd42330127
commit f45d55ceab
3 changed files with 7 additions and 3 deletions

View File

@ -6,8 +6,8 @@
<!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
<!ENTITY php-download-ftp " ">
<!ENTITY php-md5sum "e0b4a8b8e3c4d0891520424359c33127">
<!ENTITY php-size "11 MB">
<!ENTITY php-md5sum "6c28be716abf829779f009bc020a44fe">
<!ENTITY php-size "11.4 MB">
<!ENTITY php-buildsize "503 MB (with documentation)">
<!ENTITY php-time "1.5 SBU (with parallelism=4; add 1.6 SBU for tests)">
<!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.

View File

@ -45,6 +45,10 @@
<para>[thomas] - Update to xterm-384. Fixes
<ulink url="&blfs-ticket-root;18286">#18286</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Update to php-8.2.8. Fixes
<ulink url="&blfs-ticket-root;18262">#18262</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -327,7 +327,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY mercurial-version "6.4.5">
<!ENTITY nasm-version "2.16.01">
<!ENTITY patchelf-version "0.17.2">
<!ENTITY php-version "8.2.7">
<!ENTITY php-version "8.2.8">
<!ENTITY python2-majorver "2.7">
<!ENTITY python2-patch "18">