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.2
2
+ $(package)_version =4.2.3
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 =5b23f4ca9ef545d5bd3af55d305765e3ee06b986263b31967435d285a3e6df6b
5
+ $(package)_sha256_hash =8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0
6
6
$(package)_patches =0001-fix-build-with-older-mingw64.patch
7
7
8
8
define $(package)_set_vars
Original file line number Diff line number Diff line change @@ -27,5 +27,5 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
27
27
| Qt | [ 5.7.1] ( https://download.qt.io/official_releases/qt/ ) | 4.7+ | No | | |
28
28
| XCB | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L94 ) (Linux only) |
29
29
| xkbcommon | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L93 ) (Linux only) |
30
- | ZeroMQ | [ 4.2.2 ] ( https://github.com/zeromq/libzmq/releases ) | | No | | |
30
+ | ZeroMQ | [ 4.2.3 ] ( https://github.com/zeromq/libzmq/releases ) | | No | | |
31
31
| zlib | [ 1.2.11] ( http://zlib.net/ ) | | | | No |
You can’t perform that action at this time.
0 commit comments