Skip to content

Commit f17973c

Browse files
committed
depends: use archive url for qt 5
1 parent aab3132 commit f17973c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/qt.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package=qt
22
$(package)_version=5.15.11
3-
$(package)_download_path=https://download.qt.io/official_releases/qt/5.15/$($(package)_version)/submodules
3+
$(package)_download_path=https://download.qt.io/archive/qt/5.15/$($(package)_version)/submodules/
44
$(package)_suffix=everywhere-opensource-src-$($(package)_version).tar.xz
55
$(package)_file_name=qtbase-$($(package)_suffix)
66
$(package)_sha256_hash=425ad301acd91ca66c10c0dabee0704e2d0cd2801a6b670115800cbb95f84846

0 commit comments

Comments
 (0)