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