Author: bdubbs Date: Mon Mar 21 09:50:23 2016 New Revision: 17140 Log: Fix qt5 url
Modified: trunk/BOOK/x/lib/qt5.xml Modified: trunk/BOOK/x/lib/qt5.xml ============================================================================== --- trunk/BOOK/x/lib/qt5.xml Mon Mar 21 03:02:52 2016 (r17139) +++ trunk/BOOK/x/lib/qt5.xml Mon Mar 21 09:50:23 2016 (r17140) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY qt5-major "5.5"> + <!ENTITY qt5-major "5.6"> <!ENTITY qt5-url "http://download.qt.io/archive/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
