-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
LuaJIT will fail to build in the future #48349
Comments
we have distfile mirrors at sources.voidlinux.org |
I see. On another note will the package be updated to rolling releases or will it continue to stay on the current version? |
there appears to be new tags (not refs, static tags) by the format of if anything, getting off a 6 year old version to a 5 month old version is probably for the better |
my understanding is the tags like 2.1.ROLLING will be periodically re-tagged as a "rolling" release |
I guess if retags do happen then we can just revbump and have it still work update: or we could bake the |
Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it. |
The creator of LuaJIT, Mike Pall, strongly recommends to use rolling releases for LuaJIT instead of the release tarballs that he provides (not for much longer, apparently):
(https://luajit.org/download.html)
Currently the LuaJIT package uses one of these outdated links. It will fail to build in the future. Additionally, the version currently in use hasn't been updated for 6 years.
The text was updated successfully, but these errors were encountered: