[email protected] wrote: > New Revision: 9553 > > Modified: > trunk/BOOK/server/major/apache.xml
> Modified: trunk/BOOK/server/major/apache.xml > =================================================================== > --- trunk/BOOK/server/major/apache.xml 2012-02-29 15:30:34 UTC (rev > 9552) > +++ trunk/BOOK/server/major/apache.xml 2012-02-29 18:08:11 UTC (rev > 9553) > @@ -4,9 +4,10 @@ > <!ENTITY % general-entities SYSTEM "../../general.ent"> > %general-entities; > > - <!-- <!ENTITY apache-download-http > "http://www.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2"> --> > - <!ENTITY apache-download-http > "http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2"> > - <!ENTITY apache-download-ftp > "ftp://apache.mirrors.pair.com/httpd/httpd-&apache-version;.tar.bz2"> > + <!ENTITY apache-download-http > + "http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2"> > + <!ENTITY apache-download-ftp > + "ftp://apache.mirrors.pair.com/httpd/httpd-&apache-version;.tar.bz2"> > <!ENTITY apache-md5sum "1696ae62cd879ab1d4dd9ff021a470f2"> > <!ENTITY apache-size "6.8 MB"> > <!ENTITY apache-buildsize "105 MB (building all available DSO > modules)"> The md5sum, size, and buildsize have not been updated. I have 7d3001c7a26b985d17caa367a868f11c 4.0 MB ??? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
