about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5/5.9/fetch.sh
diff options
context:
space:
mode:
authorBastian Köcher <git@kchr.de>2017-10-08 22:06:12 +0200
committerBastian Köcher <git@kchr.de>2017-10-09 19:38:38 +0200
commitc8bac0092129d6479ae47c9f6486193a6b153e69 (patch)
tree97e82e3729d009b28476fc513108ce09b35d2ac5 /pkgs/development/libraries/qt-5/5.9/fetch.sh
parentf1e1046f920a3c28be74823c48d9d9c0926c0ea9 (diff)
downloadnixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.tar
nixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.tar.gz
nixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.tar.bz2
nixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.tar.lz
nixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.tar.xz
nixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.tar.zst
nixlib-c8bac0092129d6479ae47c9f6486193a6b153e69.zip
qt5: 5.9.1 -> 5.9.2
Diffstat (limited to 'pkgs/development/libraries/qt-5/5.9/fetch.sh')
-rw-r--r--pkgs/development/libraries/qt-5/5.9/fetch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/qt-5/5.9/fetch.sh b/pkgs/development/libraries/qt-5/5.9/fetch.sh
index 2ae85bba391d..d026d2a922a0 100644
--- a/pkgs/development/libraries/qt-5/5.9/fetch.sh
+++ b/pkgs/development/libraries/qt-5/5.9/fetch.sh
@@ -1,2 +1,2 @@
-WGET_ARGS=( http://download.qt.io/official_releases/qt/5.9/5.9.1/submodules/ \
+WGET_ARGS=( https://download.qt.io/archive/qt/5.9/5.9.2/submodules/ \
             -A '*.tar.xz' )