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

luajit: Update to r20241013 #25339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 14, 2024

  1. luajit: Update to r20241013

    Change source to git repository at Github, because LuaJit use
    rolling releases so there are no release tarballs available
    to download.
    
    Modify PKG_VERSION to be compatible with APK version semantics.
    Remove some patches since they were merged to upstream source.
    Refresh some patches.
    
    Delete patch:
    - lang/luajit/patches/020-clang.patch
    - lang/luajit/patches/030_fix_posix_install_with_missing_or_incompatible_ldconfig.patch
    - lang/luajit/patches/040-softfloat-ppc.patch
    - lang/luajit/patches/050-ppc-softfloat.patch
    
    Refresh patch:
    - lang/luajit/patches/010-lua-path.patch
    - lang/luajit/patches/060-ppc-musl.patch
    - lang/luajit/patches/300-PPC-e500-with-SPE-enabled-use-soft-float.patch
    
    Signed-off-by: Ryan Keane <[email protected]>
    Ra2-IFV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a3de30e View commit details
    Browse the repository at this point in the history