mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
The current checksums for tar.xz and .tgz files are reversed. This causes python-build to fail with a checksum mismatch error. Reversing the checksums to allow the build to succeed.