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