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