mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
Upgrade to php-7.2.8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20243 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
935ed85bcf
commit
dc29a340f4
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
|
||||
<!ENTITY php-download-ftp " ">
|
||||
<!ENTITY php-md5sum "3714de04f777c1925abb0f7d6646e99d">
|
||||
<!ENTITY php-md5sum "ebf0d05fe3bf5b72f5d09c1174934b91">
|
||||
<!ENTITY php-size "12 MB">
|
||||
<!ENTITY php-buildsize "567 MB (add 2 MB for tests, add 111 MB for documentation)">
|
||||
<!ENTITY php-time "1.1 SBU (with parallelism=4; add 2.7 SBU for tests)">
|
||||
<!ENTITY php-time "1.6 SBU (with parallelism=4; add 2.7 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="php" xreflabel="PHP-&php-version;">
|
||||
|
@ -64,6 +64,10 @@
|
||||
<para>[thomas] - Update to httpd-2.4.34. Fixes
|
||||
<ulink url="&blfs-ticket-root;10948">#10948</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to php-7.2.8. Fixes
|
||||
<ulink url="&blfs-ticket-root;10965">#10965</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -329,7 +329,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY nasm-version "2.13.03">
|
||||
<!ENTITY ninja-version "1.8.2">
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "7.2.7">
|
||||
<!ENTITY php-version "7.2.8">
|
||||
<!ENTITY python2-version "2.7.15">
|
||||
<!ENTITY python3-version "3.6.5">
|
||||
<!ENTITY ruby-minor-version "2.5">
|
||||
|
Loading…
Reference in New Issue
Block a user