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