File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
PACKAGE =qt
2
- $(package)_version =5.9.6
2
+ $(package)_version =5.9.7
3
3
$(package)_download_path =https://download.qt.io/official_releases/qt/5.9/$($(package ) _version) /submodules
4
4
$(package)_suffix =opensource-src-$($(package ) _version) .tar.xz
5
5
$(package)_file_name =qtbase-$($(package ) _suffix)
6
- $(package)_sha256_hash =eed620cb268b199bd83b3fc6a471c51d51e1dc2dbb5374fc97a0cc75facbe36f
6
+ $(package)_sha256_hash =36dd9574f006eaa1e5af780e4b33d11fe39d09fd7c12f3b9d83294174bd28f00
7
7
$(package)_dependencies =openssl zlib
8
8
$(package)_linux_dependencies =freetype fontconfig libxcb libX11 xproto libXext
9
9
$(package)_build_subdir =qtbase
10
10
$(package)_qt_libs =corelib network widgets gui plugins testlib
11
11
$(package)_patches =fix_qt_pkgconfig.patch mac-qmake.conf fix_configure_mac.patch fix_no_printer.patch fix_rcc_determinism.patch fix_riscv64_arch.patch xkb-default.patch
12
12
13
13
$(package)_qttranslations_file_name =qttranslations-$($(package ) _suffix)
14
- $(package)_qttranslations_sha256_hash =9822084f8e2d2939ba39f4af4c0c2320e45d5996762a9423f833055607604ed8
14
+ $(package)_qttranslations_sha256_hash =b36da7d93c3ab6fca56b32053bb73bc619c8b192bb89b74e3bcde2705f1c2a14
15
15
16
16
$(package)_qttools_file_name =qttools-$($(package ) _suffix)
17
- $(package)_qttools_sha256_hash =50e75417ec0c74bb8b1989d1d8e981ee83690dce7dfc0c2169f7c00f397e5117
17
+ $(package)_qttools_sha256_hash =d62e0f70d99645d6704dbb8976fb2222443061743689943d40970c52c49367a1
18
18
19
19
$(package)_extra_sources = $($(package ) _qttranslations_file_name)
20
20
$(package)_extra_sources += $($(package ) _qttools_file_name)
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
23
23
| protobuf | [ 2.6.1] ( https://github.com/google/protobuf/releases ) | | No | | |
24
24
| Python (tests) | | [ 3.4] ( https://www.python.org/downloads ) | | | |
25
25
| qrencode | [ 3.4.4] ( https://fukuchi.org/works/qrencode ) | | No | | |
26
- | Qt | [ 5.9.6 ] ( https://download.qt.io/official_releases/qt/ ) | [ 5.2] ( https://github.com/bitcoin/bitcoin/pull/14725 ) | No | | |
26
+ | Qt | [ 5.9.7 ] ( https://download.qt.io/official_releases/qt/ ) | [ 5.2] ( https://github.com/bitcoin/bitcoin/pull/14725 ) | No | | |
27
27
| XCB | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L87 ) (Linux only) |
28
28
| xkbcommon | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L86 ) (Linux only) |
29
29
| ZeroMQ | [ 4.2.5] ( https://github.com/zeromq/libzmq/releases ) | 4.0.0 | No | | |
You can’t perform that action at this time.
0 commit comments