We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a4078 commit 32b3328Copy full SHA for 32b3328
depends/packages/qt.mk
@@ -1,6 +1,6 @@
1
PACKAGE=qt
2
$(package)_version=5.9.7
3
-$(package)_download_path=https://download.qt.io/official_releases/qt/5.9/$($(package)_version)/submodules
+$(package)_download_path=https://download.qt.io/archive/qt/5.9/$($(package)_version)/submodules
4
$(package)_suffix=opensource-src-$($(package)_version).tar.xz
5
$(package)_file_name=qtbase-$($(package)_suffix)
6
$(package)_sha256_hash=36dd9574f006eaa1e5af780e4b33d11fe39d09fd7c12f3b9d83294174bd28f00
0 commit comments