There's a closed pull request on the void-packages repository proot: update to 5.2.0. https://github.com/void-linux/void-packages/pull/33272 Description: - Delete obsolete patches and fix the rest. - Add pkg-config (otherwise, undefined talloc_* refs abound). - Use docs/GNUMakefile to generate manpage. I could still use some help getting this to cross-compile on ARM architectures; whenever I try it, I get `pkg-config: No such file or directory`. It could be the case that I'm simply using `pkg-config` wrong (my C isn't great, to be honest). #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR