nixpkgs/pkgs/development/libraries/qt-5/5.6/fetch.sh

4 lines
173 B
Bash
Raw Normal View History

2016-11-23 16:03:08 +01:00
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/ \
http://download.qt.io/community_releases/5.6/5.6.2/ \
-A '*.tar.xz' )