There is a new pull request by jbenden against master on the void-packages repository https://github.com/jbenden/void-packages aircrack-ng-1.7 https://github.com/void-linux/void-packages/pull/37956 aircrack-ng: update to 1.7. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (`x86_64`-`glibc`) - I built this PR locally for these architectures (if supported. mark crossbuilds): - [x] aarch64-musl - [x] x86_64-musl #### Additional Notes This patch rolls in all changes (AND supersedes!) as discussed in PR #34452. The extra scripts mentioned in that PR require non-cross builds (use of Python). On an aside, there are some dependency issues with `libhwloc-devel` package that could be improved in the future. Namely, that `-devel` package requires extra packages for the `pkg-config` file to work. All of these extra dependencies are NOT included by the `-devel` package, nor the `libhwloc` package. It is only the main package `hwloc` that includes some, but still not all. A patch file from https://github.com/void-linux/void-packages/pull/37956.patch is attached