Author: ken Date: Sat Jul 6 20:22:08 2013 New Revision: 11363 Log: firefox : revert http link, releases.mozilla.org appears to be working again.
Modified: trunk/BOOK/x/lib/xulrunner.xml trunk/BOOK/xsoft/graphweb/firefox.xml Modified: trunk/BOOK/x/lib/xulrunner.xml ============================================================================== --- trunk/BOOK/x/lib/xulrunner.xml Sat Jul 6 14:51:39 2013 (r11362) +++ trunk/BOOK/x/lib/xulrunner.xml Sat Jul 6 20:22:08 2013 (r11363) @@ -5,7 +5,7 @@ %general-entities; <!ENTITY xulrunner-download-http - "http://www.sourceforge.net/projects/portableapps/files/Source/Firefox/firefox-&firefox-version;.source.tar.bz2"> + "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY xulrunner-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY xulrunner-md5sum "4ffb6d1c1a04ca8e3dbca23df09626dd"> Modified: trunk/BOOK/xsoft/graphweb/firefox.xml ============================================================================== --- trunk/BOOK/xsoft/graphweb/firefox.xml Sat Jul 6 14:51:39 2013 (r11362) +++ trunk/BOOK/xsoft/graphweb/firefox.xml Sat Jul 6 20:22:08 2013 (r11363) @@ -5,7 +5,7 @@ %general-entities; <!ENTITY firefox-download-http - "http://www.sourceforge.net/projects/portableapps/files/Source/Firefox/firefox-&firefox-version;.source.tar.bz2"> + "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY firefox-md5sum "4ffb6d1c1a04ca8e3dbca23df09626dd"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
