Skip to content

Commit 2fca656

Browse files
committed
depends: Update Qt download url
1 parent d96bdd7 commit 2fca656

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.7.1
3-
$(package)_download_path=http://download.qt.io/official_releases/qt/5.7/$($(package)_version)/submodules
3+
$(package)_download_path=https://download.qt.io/archive/qt/5.7/$($(package)_version)/submodules
44
$(package)_suffix=opensource-src-$($(package)_version).tar.gz
55
$(package)_file_name=qtbase-$($(package)_suffix)
66
$(package)_sha256_hash=95f83e532d23b3ddbde7973f380ecae1bac13230340557276f75f2e37984e410

0 commit comments

Comments
 (0)