cd7d8a60b4
Qt 5.8 is now the default version.
4 lines
179 B
Bash
4 lines
179 B
Bash
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/ \
|
|
http://download.qt.io/community_releases/5.8/5.8.0-final/ \
|
|
-A '*.tar.xz' )
|