From fe8c8619c9352a07200bdc41dfab7ab688622e43 Mon Sep 17 00:00:00 2001 From: Robert Loehning Date: Wed, 22 Aug 2018 14:01:58 +0300 Subject: [PATCH] Squish: Update URLs to sources of Qt 4.8.7 Change-Id: I9dfc2df788be128ee82561d1974920c5924566e9 Reviewed-by: Christian Stenger --- tests/system/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/system/README b/tests/system/README index 31712b6179e..a80491ad11c 100644 --- a/tests/system/README +++ b/tests/system/README @@ -6,8 +6,8 @@ First - and most important - you have to own a valid Squish license. At least Sq Second - some of the test suites/test cases expect a build of Qt 4.8.7 to be available: 1. Download the source code from: - * Windows: http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.zip - * Other: http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz + * Windows: https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.zip + * Other: https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz 2. Extract the contents of the archive's directory qt-everywhere-opensource-src-4.8.7 to: * Windows: C:\Qt\Qt4.8.7 * Other: $HOME/Qt4.8.7