Author: bdubbs
Date: Tue Oct 16 09:09:44 2018
New Revision: 20635

Log:
Fix lvm2 url

Modified:
   trunk/BOOK/postlfs/filesystems/lvm2.xml

Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml     Mon Oct 15 17:35:38 2018        
(r20634)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml     Tue Oct 16 09:09:44 2018        
(r20635)
@@ -4,8 +4,8 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY lvm2-download-http 
"https://sourceware.org/ftp/lvm2/releases/LVM2.&lvm2-version;.tgz";>
-  <!ENTITY lvm2-download-ftp  
"ftp://sourceware.org/pub/lvm2/releases/LVM2.&lvm2-version;.tgz";>
+  <!ENTITY lvm2-download-http 
"https://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz";>
+  <!ENTITY lvm2-download-ftp  
"ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz";>
   <!ENTITY lvm2-md5sum        "f63cc5feaadd3000138e73f7143ed370">
   <!ENTITY lvm2-size          "2.3 MB">
   <!ENTITY lvm2-buildsize     "33 MB (add at least 239 MB for tests in the 
/tmp directory; additionally transient files can grow up to around 500 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