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