Author: bdubbs Date: 2011-11-16 12:44:45 -0700 (Wed, 16 Nov 2011) New Revision: 8971
Modified: trunk/BOOK/general/prog/expect.xml trunk/BOOK/postlfs/security/shadow.xml Log: Update some urls Modified: trunk/BOOK/general/prog/expect.xml =================================================================== --- trunk/BOOK/general/prog/expect.xml 2011-11-16 15:57:17 UTC (rev 8970) +++ trunk/BOOK/general/prog/expect.xml 2011-11-16 19:44:45 UTC (rev 8971) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY expect-download-http "http://sourceforge.net/projects/expect/files/Expect/&expect-version;/expect-&expect-version;.tar.gz"> + <!ENTITY expect-download-http "http://prdownloads.sourceforge.net/expect/expect&expect-version;.tar.gz"> <!ENTITY expect-download-ftp " "> <!ENTITY expect-md5sum "44e1a4f4c877e9ddc5a542dfa7ecc92b"> <!ENTITY expect-size "620 KB"> Modified: trunk/BOOK/postlfs/security/shadow.xml =================================================================== --- trunk/BOOK/postlfs/security/shadow.xml 2011-11-16 15:57:17 UTC (rev 8970) +++ trunk/BOOK/postlfs/security/shadow.xml 2011-11-16 19:44:45 UTC (rev 8971) @@ -4,8 +4,8 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY shadow-download-http " "> - <!ENTITY shadow-download-ftp "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2"> + <!ENTITY shadow-download-http "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.bz2 "> + <!ENTITY shadow-download-ftp " "> <!ENTITY shadow-md5sum "b8608d8294ac88974f27b20f991c0e79"> <!ENTITY shadow-size "1.8 MB"> <!ENTITY shadow-buildsize "30 MB"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
