Author: bdubbs
Date: Wed Jun  8 13:51:32 2016
New Revision: 17464

Log:
Change lsof url (hopefully temporary)

Modified:
   trunk/BOOK/general/genutils/lsof.xml

Modified: trunk/BOOK/general/genutils/lsof.xml
==============================================================================
--- trunk/BOOK/general/genutils/lsof.xml        Wed Jun  8 13:50:35 2016        
(r17463)
+++ trunk/BOOK/general/genutils/lsof.xml        Wed Jun  8 13:51:32 2016        
(r17464)
@@ -4,8 +4,13 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-<!ENTITY lsof-download-http  " ">
-<!ENTITY lsof-download-ftp 
"ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_&lsof-version;.tar.bz2";>
+<!ENTITY lsof-download-http 
"https://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_&lsof-version;.tar.bz2";>
+<!ENTITY lsof-download-ftp " ">
+
+<!-- URL is for a mirror.  Change back to below if/when main site comes back. 
-->
+
+<!--<!ENTITY lsof-download-http  " ">-->
+<!--<!ENTITY lsof-download-ftp 
"ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_&lsof-version;.tar.bz2";>-->
 <!ENTITY lsof-md5sum        "1b9cd34f3fb86856a125abbf2be3a386">
 <!ENTITY lsof-size          "768 KB">
 <!ENTITY lsof-buildsize     "9.5 MB">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to