Przeglądaj źródła

Update openrestry-luajit to v2.1-20230119 (#1861)

yamashi 2 lat temu
rodzic
commit
7bfcf7652d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      packages/o/openrestry-luajit/xmake.lua

+ 1 - 0
packages/o/openrestry-luajit/xmake.lua

@@ -6,6 +6,7 @@ package("openrestry-luajit")
     set_urls("https://github.com/openresty/luajit2/archive/refs/tags/$(version).zip",
     set_urls("https://github.com/openresty/luajit2/archive/refs/tags/$(version).zip",
         "https://github.com/openresty/luajit2.git")
         "https://github.com/openresty/luajit2.git")
 
 
+    add_versions("v2.1-20230119", "0de62abafce957b4ed9b2417d5a1c065d9c53d3f4a28fcbe6b59f128d1a4fb37")
     add_versions("v2.1-20220310", "5d765a7a60cb698afcba91c52204cbe085687ac32f6b99abeca6c3719ecf82a8")
     add_versions("v2.1-20220310", "5d765a7a60cb698afcba91c52204cbe085687ac32f6b99abeca6c3719ecf82a8")
 
 
     add_configs("nojit", { description = "Disable JIT.", default = false, type = "boolean"})
     add_configs("nojit", { description = "Disable JIT.", default = false, type = "boolean"})