diff options
| author | Lostt <lostt@noreply.codeberg.org> | 2026-05-28 03:25:56 +0200 |
|---|---|---|
| committer | Lostt <lostt@noreply.codeberg.org> | 2026-05-28 03:25:56 +0200 |
| commit | d2845063072824b1d093016017804fd4043b2945 (patch) | |
| tree | a70e84e4bfaa05d1a9f4a2e254394dfb48628940 /repos/community/luajit | |
| parent | 8a89d54c8162e62f5827841254ae158943585902 (diff) | |
| download | alicelinux-d2845063072824b1d093016017804fd4043b2945.tar.gz alicelinux-d2845063072824b1d093016017804fd4043b2945.zip | |
luajit build file
Diffstat (limited to 'repos/community/luajit')
| -rw-r--r-- | repos/community/luajit/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/community/luajit/abuild b/repos/community/luajit/abuild new file mode 100644 index 00000000..49b7152b --- /dev/null +++ b/repos/community/luajit/abuild @@ -0,0 +1,4 @@ +name=luajit +version=2.1 +release=1 +source="https://github.com/LuaJIT/LuaJIT/archive/refs/tags/v$version.ROLLING.tar.gz" |