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 =zeromq
2
- $(package)_version =4.2.5
2
+ $(package)_version =4.3.1
3
3
$(package)_download_path =https://github.com/zeromq/libzmq/releases/download/v$($(package ) _version) /
4
4
$(package)_file_name =$(package ) -$($(package ) _version) .tar.gz
5
- $(package)_sha256_hash =cc9090ba35713d59bb2f7d7965f877036c49c5558ea0c290b0dcc6f2a17e489f
5
+ $(package)_sha256_hash =bcbabe1e2c7d0eec4ed612e10b94b112dd5f06fcefa994a0c79a45d835cd21eb
6
6
$(package)_patches =0001-fix-build-with-older-mingw64.patch 0002-disable-pthread_set_name_np.patch
7
7
8
8
define $(package)_set_vars
Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
26
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
- | ZeroMQ | [ 4.2.5 ] ( https://github.com/zeromq/libzmq/releases ) | 4.0.0 | No | | |
29
+ | ZeroMQ | [ 4.3.1 ] ( https://github.com/zeromq/libzmq/releases ) | 4.0.0 | No | | |
30
30
| zlib | [ 1.2.11] ( https://zlib.net/ ) | | | | No |
You can’t perform that action at this time.
0 commit comments