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