Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ebbd9d2

Browse files
authoredOct 27, 2023
Merge branch 'RavenProject:master' into rpcwallet-sendfromaddress
2 parents 159bc4a + e48d932 commit ebbd9d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎depends/packages/qt.mk

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
PACKAGE=qt
22
$(package)_version=5.12.11
3-
$(package)_download_path=https://download.qt.io/official_releases/qt/5.12/$($(package)_version)/submodules
3+
#$(package)_download_path=https://download.qt.io/official_releases/qt/5.12/$($(package)_version)/submodules
4+
$(package)_download_path=https://download.qt.io/archive/qt/5.12/$($(package)_version)/submodules
45
$(package)_suffix=everywhere-src-$($(package)_version).tar.xz
56
$(package)_file_name=qtbase-$($(package)_suffix)
67
$(package)_sha256_hash=1c1b4e33137ca77881074c140d54c3c9747e845a31338cfe8680f171f0bc3a39

0 commit comments

Comments
 (0)
Please sign in to comment.