There is an updated pull request by ologantr against master on the void-packages repository https://github.com/ologantr/void-packages libtorrent-updates https://github.com/void-linux/void-packages/pull/36926 libtorrent-rasterbar: update to 2.0.6. #### 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-glibc) I have mainly tested qbittorrent and is working as expected so far. The patch that I have created for libtorrent-rasterbar is essentially a revert of upstream commit https://github.com/arvidn/libtorrent/commit/55bbcdc4321dbcd899f783763d9390ecc3a09850. Without this revert the generated pkg-config file has a bogus `-l-pthread` flag that then makes linking against libtorrent-rasterbar fail. Please test :) A patch file from https://github.com/void-linux/void-packages/pull/36926.patch is attached