There is a new pull request by abenson against master on the void-packages repository https://github.com/abenson/void-packages zeek_6.1.0 https://github.com/void-linux/void-packages/pull/47008 zeek: update to 6.1.0. #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing ``` pkg host target cross result spicy x86_64 x86_64 n OK zeek x86_64 x86_64 n OK spicy x86_64-musl x86_64-musl n OK zeek x86_64-musl x86_64-musl n OK spicy i686 i686 n OK zeek i686 i686 n OK spicy x86_64 aarch64-musl y OK zeek x86_64 aarch64-musl y OK spicy x86_64 aarch64 y OK zeek x86_64 aarch64 y OK spicy x86_64 armv7l-musl y OK zeek x86_64 armv7l-musl y OK spicy x86_64 armv7l y OK zeek x86_64 armv7l y OK spicy x86_64 armv6l-musl y OK zeek x86_64 armv6l-musl y SKIPPED spicy x86_64 armv6l y OK zeek x86_64 armv6l y SKIPPED ``` A patch file from https://github.com/void-linux/void-packages/pull/47008.patch is attached