There is an updated pull request by dataCobra against master on the void-packages repository https://github.com/dataCobra/void-packages godot https://github.com/void-linux/void-packages/pull/52166 godot: fix mbedtls with builtin version #### 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): - x86_64-musl - i686 1. Fixing mbedtls with using builtin version instead. 2. Remove update check feature. This PR fixes: https://github.com/void-linux/void-packages/issues/52164. A patch file from https://github.com/void-linux/void-packages/pull/52166.patch is attached