Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHA256 of libtool-2.4.7 source tar bundle is different compared to the one in https://ftp.gnu.org/gnu/libtool/libtool-2.4.7.tar.gz #6

Open
pkvprakash opened this issue Sep 19, 2023 · 0 comments

Comments

@pkvprakash
Copy link

pkvprakash commented Sep 19, 2023

SHA256 of libtool-2.4.7 source tar bundle is different compared to the one in https://ftp.gnu.org/gnu/libtool/libtool-2.4.7.tar.gz

SHA https://ftp.gnu.org/gnu/libtool/libtool-2.4.7.tar.gz
(base) ➜ test shasum -a 256 ~/Downloads/libtool-2.4.7_ftp.tar.gz
04e96c2404ea70c590c546eba4202a4e12722c640016c12b9b2f1ce3d481e9a8 ~/Downloads/libtool-2.4.7_ftp.tar.gz

SHA From github mirror
(base) ➜ test shasum -a 256 ~/Downloads/libtool-2.4.7_github_mirror.tar.gz
f977d211a525d68ad276a67dca8a72628d684bdf6817f73de9f8302c43fa0d19 ~/Downloads/libtool-2.4.7_github_mirror.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant