We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab3132 commit f17973cCopy full SHA for f17973c
depends/packages/qt.mk
@@ -1,6 +1,6 @@
1
package=qt
2
$(package)_version=5.15.11
3
-$(package)_download_path=https://download.qt.io/official_releases/qt/5.15/$($(package)_version)/submodules
+$(package)_download_path=https://download.qt.io/archive/qt/5.15/$($(package)_version)/submodules/
4
$(package)_suffix=everywhere-opensource-src-$($(package)_version).tar.xz
5
$(package)_file_name=qtbase-$($(package)_suffix)
6
$(package)_sha256_hash=425ad301acd91ca66c10c0dabee0704e2d0cd2801a6b670115800cbb95f84846
0 commit comments