Author: pierre Date: Sun Oct 9 05:41:08 2016 New Revision: 17861 Log: Hopefully fix boost download and md5sum
Modified: trunk/BOOK/general/genlib/boost.xml Modified: trunk/BOOK/general/genlib/boost.xml ============================================================================== --- trunk/BOOK/general/genlib/boost.xml Sat Oct 8 19:15:36 2016 (r17860) +++ trunk/BOOK/general/genlib/boost.xml Sun Oct 9 05:41:08 2016 (r17861) @@ -4,9 +4,9 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2"> + <!ENTITY boost-download-http "&sourceforge-repo;/project/boost/boost/&boost-version;/boost_&boost-dl-version;.tar.bz2"> <!ENTITY boost-download-ftp " "> - <!ENTITY boost-md5sum "21ff584b29094aa78c607f27cf296af3"> + <!ENTITY boost-md5sum "5fb94629535c19e48703bdb2b2e9490f"> <!ENTITY boost-size "81 MB"> <!ENTITY boost-buildsize "879 MB (add 2 MB for regression tests)"> <!ENTITY boost-time "4.6 SBU (add 2.1 SBU for regression tests)"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
