New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/27170#discussion_r547262732 Comment: Won't this have to be fixed anytime we update LibreSSL to a new ABI-breaking they release? That's when they increase the version number, so it would become `libssl49`. Also, ```suggestion # Needed to be able to work with LibreSSL export CLR_OPENSSL_VERSION_OVERRIDE=48 ``` We know for a fact that it is :)