File tree Expand file tree Collapse file tree 4 files changed +6
-53
lines changed
Expand file tree Collapse file tree 4 files changed +6
-53
lines changed Original file line number Diff line number Diff line change 11package =zeromq
2- $(package)_version =4.1.5
3- $(package)_download_path =https://github.com/zeromq/zeromq4-1 /releases/download/v$($(package ) _version) /
2+ $(package)_version =4.2.2
3+ $(package)_download_path =https://github.com/zeromq/libzmq /releases/download/v$($(package ) _version) /
44$(package)_file_name =$(package ) -$($(package ) _version) .tar.gz
5- $(package)_sha256_hash =04aac57f081ffa3a2ee5ed04887be9e205df3a7ddade0027460b8042432bdbcf
6- $(package)_patches =9114d3957725acd34aa8b8d011585812f3369411.patch 9e6745c12e0b100cd38acecc16ce7db02905e27c.patch
5+ $(package)_sha256_hash =5b23f4ca9ef545d5bd3af55d305765e3ee06b986263b31967435d285a3e6df6b
76
87define $(package)_set_vars
9- $(package ) _config_opts=--without-documentation --disable-shared --without-libsodium --disable-curve
8+ $(package ) _config_opts=--without-docs --disable-shared --without-libsodium --disable-curve --disable-curve-keygen --disable-perf
109 $(package ) _config_opts_linux=--with-pic
1110 $(package ) _cxxflags=-std=c++11
1211endef
1312
1413define $(package)_preprocess_cmds
15- patch -p1 < $($(package ) _patch_dir) /9114d3957725acd34aa8b8d011585812f3369411.patch && \
16- patch -p1 < $($(package ) _patch_dir) /9e6745c12e0b100cd38acecc16ce7db02905e27c.patch && \
1714 ./autogen.sh
1815endef
1916
@@ -22,7 +19,7 @@ define $(package)_config_cmds
2219endef
2320
2421define $(package)_build_cmds
25- $(MAKE ) libzmq.la
22+ $(MAKE ) src/ libzmq.la
2623endef
2724
2825define $(package)_stage_cmds
Load Diff This file was deleted.
Load Diff This file was deleted.
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
2727| Qt | [ 5.7.1] ( https://download.qt.io/official_releases/qt/ ) | 4.7+ | No | | |
2828| XCB | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L94 ) (Linux only) |
2929| xkbcommon | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L93 ) (Linux only) |
30- | ZeroMQ | [ 4.1.5 ] ( https://github.com/zeromq/libzmq/releases ) | | No | | |
30+ | ZeroMQ | [ 4.2.2 ] ( https://github.com/zeromq/libzmq/releases ) | | No | | |
3131| zlib | [ 1.2.11] ( http://zlib.net/ ) | | | | No |
You can’t perform that action at this time.
0 commit comments