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