There is a new pull request by jailbird777 against master on the void-packages repository https://github.com/jailbird777/void-packages dnsdist https://github.com/void-linux/void-packages/pull/31932 New package: dnsdist-1.6.0 #### General - [X] 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 #### Does it build and run successfully? (Please choose at least one native build and, if supported, at least one cross build. More are better.) - [X] I built this PR locally for my native architecture, (x86_64-musl) - [X] I built this PR locally for these architectures (if supported. mark crossbuilds): - [X] aarch64-musl - [ ] armv7l - [ ] armv6l-musl This is my second attempt (first one was #28109 ). Sorry for being such a newb, this is my first attempt at xbps packaging. The original PR wanted to use the upstream .conf instead of my sample one, so I went with the upstream one this time. The reason I didn't use it originally was because it's entirely commented out, so it doesn't work out of the box. I wanted a better user experience by default. A patch file from https://github.com/void-linux/void-packages/pull/31932.patch is attached