about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5/5.8/fetch.sh
blob: 2e21cdefba6afa8f1436aeb75a50edae54819444 (plain) (blame)
1
2
3
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.8/5.8.0/submodules/ \
            http://download.qt.io/community_releases/5.8/5.8.0-final/ \
            -A '*.tar.xz' )