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