There's a merged pull request on the void-packages repository VeraCrypt: update to 1.25.9. https://github.com/void-linux/void-packages/pull/46291 Description: #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, x86_64 - I built this PR locally for these architectures (if supported. mark crossbuilds): ``` pkg host target cross result VeraCrypt x86_64 x86_64 n OK VeraCrypt x86_64-musl x86_64-musl n OK VeraCrypt i686 i686 n OK VeraCrypt x86_64 aarch64-musl y OK VeraCrypt x86_64 aarch64 y OK VeraCrypt x86_64 armv7l-musl y OK VeraCrypt x86_64 armv7l y OK VeraCrypt x86_64 armv6l-musl y OK VeraCrypt x86_64 armv6l y OK ```