Fix qt5 url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21806 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2019-07-05 17:15:29 +00:00
parent 0f7ad57f76
commit 9a121c0479

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY qt5-major "5.12">
<!ENTITY qt5-major "5.13">
<!ENTITY qt5-url "https://download.qt.io/archive/qt/&qt5-major;/&qt5-version;/single">
<!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-src-&qt5-version;.tar.xz">