nixpkgs/pkgs/development/libraries/qt-5/5.9/fetch.sh
Thomas Tuegel 145e0f9940
Revert "Revert "qt5: 5.9.1 -> 5.9.3""
This reverts commit a1b77bfe5f.

KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 11:32:16 -06:00

3 lines
107 B
Bash

WGET_ARGS=( http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/ \
-A '*.tar.xz' )