Update Qt download link in docker script

This commit is contained in:
baldurk
2026-08-15 13:22:58 +01:00
parent 4728158bcf
commit 02636139fd
+1 -1
View File
@@ -104,7 +104,7 @@ make install
cd ..
# build qt for static linking
wget https://download.qt.io/official_releases/qt/5.15/5.15.2/single/qt-everywhere-src-5.15.2.tar.xz
wget https://download.qt.io/archive/qt/5.15/5.15.2/single/qt-everywhere-src-5.15.2.tar.xz
echo "e1447db4f06c841d8947f0a6ce83a7b5 qt-everywhere-src-5.15.2.tar.xz" | md5sum -c -
tar -xf qt-everywhere-src-5.15.2.tar.xz