mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-28 01:16:31 +00:00
Update Qt download link in docker script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user