Skip to content

Commit

Permalink
depends: bump libmultiprocess for CMake fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
theuni committed Jul 19, 2024
1 parent ed739d1 commit d318c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/native_libmultiprocess.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=native_libmultiprocess
$(package)_version=8da797c5f1644df1bffd84d10c1ae9836dc70d60
$(package)_version=8b8a4766ce0a1892b9e8a5eb73dc39821005e520
$(package)_download_path=https://github.com/chaincodelabs/libmultiprocess/archive
$(package)_file_name=$($(package)_version).tar.gz
$(package)_sha256_hash=030f4d393d2ac9deba98d2e1973e22fc439ffc009d5f8ae3225c90639f86beb0
$(package)_sha256_hash=475c0dc2357a2ff30e9a164e4c16dc8a6597a57c9193d646fa9cbf0a55c45d78
$(package)_dependencies=native_capnp

define $(package)_config_cmds
Expand Down

0 comments on commit d318c4e

Please sign in to comment.