about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/qt-5/5.14/fetch.sh
blob: ca0073afbbb4eee98e14aabdbba1c9586c3533f3 (plain) (blame)
1
2
WGET_ARGS=( https://download.qt.io/archive/qt/5.14/5.14.2/submodules/ \
            -A '*.tar.xz' )