File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
package =boost
2
- $(package)_version =1.71 .0
2
+ $(package)_version =1.77 .0
3
3
$(package)_download_path =https://boostorg.jfrog.io/artifactory/main/release/$($(package ) _version) /source/
4
4
$(package)_file_name =boost_$(subst .,_,$($(package ) _version) ) .tar.bz2
5
- $(package)_sha256_hash =d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee
5
+ $(package)_sha256_hash =fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854
6
6
7
7
define $(package)_stage_cmds
8
8
mkdir -p $($(package ) _staging_prefix_dir) /include && \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
6
6
| Dependency | Version used | Minimum required | CVEs | Shared | [ Bundled Qt library] ( https://doc.qt.io/qt-5/configure-options.html#third-party-libraries ) |
7
7
| --- | --- | --- | --- | --- | --- |
8
8
| Berkeley DB | [ 4.8.30] ( https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html ) | 4.8.x | No | | |
9
- | Boost | [ 1.71 .0] ( https://www.boost.org/users/download/ ) | [ 1.64.0] ( https://github.com/bitcoin/bitcoin/pull/22320 ) | No | | |
9
+ | Boost | [ 1.77 .0] ( https://www.boost.org/users/download/ ) | [ 1.64.0] ( https://github.com/bitcoin/bitcoin/pull/22320 ) | No | | |
10
10
| Clang<sup >[ \* ] ( #note1 ) </sup > | | [ 7.0] ( https://releases.llvm.org/download.html ) (C++17 & std::filesystem support) | | | |
11
11
| Fontconfig | [ 2.12.6] ( https://www.freedesktop.org/software/fontconfig/release/ ) | | No | Yes | |
12
12
| FreeType | [ 2.11.0] ( https://download.savannah.gnu.org/releases/freetype ) | | No | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) (Android only) |
You can’t perform that action at this time.
0 commit comments