Skip to content

Commit 2ead479

Browse files
BlackcoinDevpsgreco
authored andcommitted
depends: update qt 5.12 url to archive location
QT 5.12 cannot be downloaded from https://download.qt.io/official_releases/qt/ It can be access from https://download.qt.io/archive/qt/ (cherry picked from commit 28fc72f)
1 parent 7b99ac7 commit 2ead479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/qt.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PACKAGE=qt
22
$(package)_version=5.12.11
3-
$(package)_download_path=https://download.qt.io/official_releases/qt/5.12/$($(package)_version)/submodules
3+
$(package)_download_path=https://download.qt.io/archive/qt/5.12/$($(package)_version)/submodules
44
$(package)_suffix=everywhere-src-$($(package)_version).tar.xz
55
$(package)_file_name=qtbase-$($(package)_suffix)
66
$(package)_sha256_hash=1c1b4e33137ca77881074c140d54c3c9747e845a31338cfe8680f171f0bc3a39

0 commit comments

Comments
 (0)