Update to PHP-5.6.16

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16689 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2015-11-27 15:55:37 +00:00
parent e477680e72
commit 356ccacfe8
3 changed files with 8 additions and 4 deletions

View File

@ -6,9 +6,9 @@
<!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
<!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">
<!ENTITY php-md5sum "c726a86238017c2d9db0171b14d300e7">
<!ENTITY php-size "12 MB">
<!ENTITY php-buildsize "489 MB (with the tests). Documentation adds 100 MB">
<!ENTITY php-md5sum "3f1d999ed1f9cb5713c9a0161c557f2f">
<!ENTITY php-size "11 MB">
<!ENTITY php-buildsize "493 MB (with the tests). Documentation adds 106 MB">
<!ENTITY php-time "6 SBU (with the tests)">
]>

View File

@ -47,6 +47,10 @@
<listitem>
<para>November 27th, 2015</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to PHP-5.6.16. Fixes
<ulink url="&blfs-ticket-root;7176">#7176</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to cups-filters-1.2.0. Fixes
<ulink url="&blfs-ticket-root;7178">#7178</ulink>.</para>

View File

@ -271,7 +271,7 @@
<!ENTITY mercurial-version "3.6.1">
<!ENTITY nasm-version "2.11.08">
<!ENTITY npapi-sdk-version "0.27.2">
<!ENTITY php-version "5.6.15">
<!ENTITY php-version "5.6.16">
<!ENTITY python2-version "2.7.10">
<!ENTITY python3-version "3.5.0">
<!ENTITY ruby-version "2.2.3">