Author: bdubbs
Date: Sun Mar 4 23:05:22 2018
New Revision: 19917
Log:
Fix mlt currency
Modified:
trunk/scripts/blfs-chapter46.php
Modified: trunk/scripts/blfs-chapter46.php
==============================================================================
--- trunk/scripts/blfs-chapter46.php Sun Mar 4 15:37:49 2018 (r19916)
+++ trunk/scripts/blfs-chapter46.php Sun Mar 4 23:05:22 2018 (r19917)
@@ -122,7 +122,7 @@
array( 'pkg' => 'mlt',
'match' => '^.*$',
- 'replace' => "https://sourceforge.net/projects/mlt/files" ),
+ 'replace' => "https://github.com/mltframework/mlt/releases" ),
array( 'pkg' => 'libcddb',
'match' => '^.*$',
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page