Author: bdubbs Date: Sun Aug 28 09:01:38 2016 New Revision: 17676 Log: Fix md5sum
Modified: trunk/BOOK/general/prog/php.xml Modified: trunk/BOOK/general/prog/php.xml ============================================================================== --- trunk/BOOK/general/prog/php.xml Sun Aug 28 02:28:15 2016 (r17675) +++ trunk/BOOK/general/prog/php.xml Sun Aug 28 09:01:38 2016 (r17676) @@ -7,7 +7,7 @@ <!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-download-ftp " "> - <!ENTITY php-md5sum "cd1d27be3f522b0543e43c8c2b7116e4"> + <!ENTITY php-md5sum "6f087f16514b6c442e8009a5828827b7"> <!ENTITY php-size "14.8 MB"> <!ENTITY php-buildsize "573 MB (with tests). Documentation adds 103 MB"> <!ENTITY php-time "4.0 SBU (6.1 SBU with tests)"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
