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.
archives
1 parent 42a7296 commit b1d51e4Copy full SHA for b1d51e4
depends/packages/qt.mk
@@ -1,6 +1,6 @@
1
package=qt
2
$(package)_version=5.15.14
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=500d3b390048e9538c28b5f523dfea6936f9c2e10d24ab46580ff57d430b98be
0 commit comments