File tree Expand file tree Collapse file tree 2 files changed +4
-62
lines changed Expand file tree Collapse file tree 2 files changed +4
-62
lines changed Original file line number Diff line number Diff line change 11package =zeromq
2- $(package)_version =4.3.4
2+ $(package)_version =4.3.5
33$(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 =c593001a89f5a85dd2ddf564805deb860e02471171b3f204944857336295c3e5
6- $(package)_patches =remove_libstd_link.patch netbsd_kevent_void.patch
5+ $(package)_sha256_hash =6653ef5910f17954861fe72332e68b03ca6e4d9c7160eb3a8de5a5a913bfab43
6+ $(package)_patches =remove_libstd_link.patch
77
88define $(package)_set_vars
99 $(package ) _config_opts = --without-docs --disable-shared --disable-valgrind
@@ -19,8 +19,7 @@ define $(package)_set_vars
1919endef
2020
2121define $(package)_preprocess_cmds
22- patch -p1 < $($(package ) _patch_dir) /remove_libstd_link.patch && \
23- patch -p1 < $($(package ) _patch_dir) /netbsd_kevent_void.patch
22+ patch -p1 < $($(package ) _patch_dir) /remove_libstd_link.patch
2423endef
2524
2625define $(package)_config_cmds
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments