{ "name": "Luajit", "description": "Just-In-Time Compiler (JIT) for the Lua programming language", "url": "https://luajit.org/download/LuaJIT-2.0.5.tar.gz", "mirror": null, "homepage": "https://luajit.org/luajit.html", "depends": [], "resource": [], "conflicts": [], "patches": [], "install": [ "inreplace \"src/Makefile\" do |f|", "f.change_make_var! \"CC\", ENV.cc", "f.change_make_var! \"CCOPT_x86\", \"\"" ], "version": "2.0.5", "file": "luajit.rb" }