Author: bdubbs
Date: Fri Dec 12 09:30:22 2014
New Revision: 15196

Log:
Fix qt5 url

Modified:
   trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml    Fri Dec 12 06:27:44 2014        (r15195)
+++ trunk/BOOK/x/lib/qt5.xml    Fri Dec 12 09:30:22 2014        (r15196)
@@ -4,7 +4,9 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY qt5-major "5.3">
+  <!-- Change for new minor releases !!! -->
+
+  <!ENTITY qt5-major "5.4">
   <!ENTITY qt5-url   
"http://download.qt-project.org/official_releases/qt/&qt5-major;/&qt5-version;/single";>
 
   <!ENTITY qt5-download-http 
"&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
-- 
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