Merge pull request #5415 from kittywhiskers/bp_26633

backport: bitcoin#26633 (update qt 5.12 url to archive location)
This commit is contained in:
PastaPastaPasta 2023-06-06 10:56:53 -05:00 committed by pasta
parent 76a96c29ed
commit 35ccc8500c
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -1,6 +1,6 @@
PACKAGE=qt PACKAGE=qt
$(package)_version=5.12.11 $(package)_version=5.12.11
$(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
$(package)_suffix=everywhere-src-$($(package)_version).tar.xz $(package)_suffix=everywhere-src-$($(package)_version).tar.xz
$(package)_file_name=qtbase-$($(package)_suffix) $(package)_file_name=qtbase-$($(package)_suffix)
$(package)_sha256_hash=1c1b4e33137ca77881074c140d54c3c9747e845a31338cfe8680f171f0bc3a39 $(package)_sha256_hash=1c1b4e33137ca77881074c140d54c3c9747e845a31338cfe8680f171f0bc3a39