Skip to content

Commit de22ea9

Browse files
committed
[Build] temporary tweak of qt package
1 parent 422ccbb commit de22ea9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

depends/packages/qt.mk

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
PACKAGE=qt
22
$(package)_version=5.9.6
3-
$(package)_download_path=https://download.qt.io/official_releases/qt/5.9/$($(package)_version)/submodules
3+
# $(package)_download_path=https://download.qt.io/official_releases/qt/5.9/$($(package)_version)/submodules
4+
$(package)_download_path=http://qt.mirrors.tds.net/qt/official_releases/qt/5.9/$($(package)_version)/submodules
45
$(package)_suffix=opensource-src-$($(package)_version).tar.xz
56
$(package)_file_name=qtbase-$($(package)_suffix)
67
$(package)_sha256_hash=eed620cb268b199bd83b3fc6a471c51d51e1dc2dbb5374fc97a0cc75facbe36f

0 commit comments

Comments
 (0)