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