Author: bdubbs
Date: Sun Apr  8 22:42:56 2018
New Revision: 20067

Log:
Update libburn and related scripts

Modified:
   trunk/scripts/blfs-chapter47.php

Modified: trunk/scripts/blfs-chapter47.php
==============================================================================
--- trunk/scripts/blfs-chapter47.php    Sun Apr  8 13:33:18 2018        (r20066)
+++ trunk/scripts/blfs-chapter47.php    Sun Apr  8 22:42:56 2018        (r20067)
@@ -40,15 +40,15 @@
 
    array( 'pkg'     => 'libisoburn',
           'match'   => '^.*$', 
-          'replace' => "https://dev.lovelyhq.com/libburnia/web/wikis/Releases"; 
),
+          'replace' => "http://files.libburnia-project.org/releases"; ),
 
    array( 'pkg'     => 'libisofs',
           'match'   => '^.*$', 
-          'replace' => "https://dev.lovelyhq.com/libburnia/web/wikis/Releases"; 
),
+          'replace' => "http://files.libburnia-project.org/releases"; ),
 
    array( 'pkg'     => 'libburn',
           'match'   => '^.*$', 
-          'replace' => "https://dev.lovelyhq.com/libburnia/web/wikis/Releases"; 
),
+          'replace' => "http://files.libburnia-project.org/releases"; ),
 
    array( 'pkg'     => 'gvolwheel',
           'match'   => '^.*$', 
-- 
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