We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b99ac7 commit 2ead479Copy full SHA for 2ead479
depends/packages/qt.mk
@@ -1,6 +1,6 @@
1
PACKAGE=qt
2
$(package)_version=5.12.11
3
-$(package)_download_path=https://download.qt.io/official_releases/qt/5.12/$($(package)_version)/submodules
+$(package)_download_path=https://download.qt.io/archive/qt/5.12/$($(package)_version)/submodules
4
$(package)_suffix=everywhere-src-$($(package)_version).tar.xz
5
$(package)_file_name=qtbase-$($(package)_suffix)
6
$(package)_sha256_hash=1c1b4e33137ca77881074c140d54c3c9747e845a31338cfe8680f171f0bc3a39
0 commit comments