mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-26 07:19:13 +00:00
Merge #13574: [0.15] backport depends: Update Qt download url
809df9e462760156b1d2c8d5f6c0358f51a87898 depends: Update Qt download url (fanquake) Pull request description: GitHub-Pull: #13544 Rebased-From: 2fca656 Tree-SHA512: 117da7b456461475038eb163b68ccbc05248e4622f1c3bbceada3840840f673ccbc9573d03187d17e45d69030b1e5de5b16c45b0dbb1a6fb4962be21209064a7
This commit is contained in:
commit
b667765151
@ -1,6 +1,6 @@
|
||||
PACKAGE=qt
|
||||
$(package)_version=5.7.1
|
||||
$(package)_download_path=http://download.qt.io/official_releases/qt/5.7/$($(package)_version)/submodules
|
||||
$(package)_download_path=https://download.qt.io/archive/qt/5.7/$($(package)_version)/submodules
|
||||
$(package)_suffix=opensource-src-$($(package)_version).tar.gz
|
||||
$(package)_file_name=qtbase-$($(package)_suffix)
|
||||
$(package)_sha256_hash=95f83e532d23b3ddbde7973f380ecae1bac13230340557276f75f2e37984e410
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user