forked from mirrors/nixpkgs
4 lines
175 B
Bash
4 lines
175 B
Bash
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.6/5.6.1-1/submodules/ \
|
|
http://download.qt.io/community_releases/5.6/5.6.1/ \
|
|
-A '*.tar.xz' )
|