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

Use tar.gz instead of tar.bz2 #179

Merged
merged 1 commit into from Dec 10, 2020
Merged

Use tar.gz instead of tar.bz2 #179

merged 1 commit into from Dec 10, 2020

Conversation

qnighy
Copy link
Contributor

@qnighy qnighy commented Dec 10, 2020

Starting from 3.0.0-preview2, Ruby stopped shipping tar.bz2 archives. https://bugs.ruby-lang.org/issues/16483

This PR changes the archive format to tar.gz for better compatibility.

@kou kou merged commit 72184e5 into rake-compiler:master Dec 10, 2020
@kou
Copy link
Member

kou commented Dec 10, 2020

Thanks!

@qnighy qnighy deleted the stop-bz2 branch December 10, 2020 09:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants