about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5/5.11/fetch.sh
blob: ce82e243af77d05b1f962544bef13e6f0bb69334 (plain) (blame)
1
2
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.11/5.11.1/submodules/ \
            -A '*.tar.xz' )