Initial Commit

This commit is contained in:
2025-05-08 17:15:29 +03:00
commit bb86238d4d
2 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: luajit
description: Just-in-time compiler for Lua
version: 2.1
url: https://luajit.org/
license: MIT
architecture: any
depends: ["gcc"]
make_depends: ["git"]
type: source