diff options
| author | Hisham Muhammad <hisham@gobolinux.org> | 2025-12-28 17:05:12 -0300 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2025-12-28 17:05:25 -0300 |
| commit | 0eb87d1bfcabe4a06abbeaa7b844d076e648bcfb (patch) | |
| tree | 70ceed5bf4750d67363240a7246046771a96584a /binary | |
| parent | 2567ae82f349f33971619ba09b1ea88ead0c45cd (diff) | |
| download | luarocks-0eb87d1bfcabe4a06abbeaa7b844d076e648bcfb.tar.gz luarocks-0eb87d1bfcabe4a06abbeaa7b844d076e648bcfb.tar.bz2 luarocks-0eb87d1bfcabe4a06abbeaa7b844d076e648bcfb.zip | |
update vendored build
Diffstat (limited to 'binary')
| -rwxr-xr-x | binary/all_in_one | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binary/all_in_one b/binary/all_in_one index e3d595d7..bee4eb5d 100755 --- a/binary/all_in_one +++ b/binary/all_in_one | |||
| @@ -466,7 +466,7 @@ local function main() | |||
| 466 | luasocket = "./binary/luasocket-3.1.0-1.rockspec", | 466 | luasocket = "./binary/luasocket-3.1.0-1.rockspec", |
| 467 | luasec = "./binary/luasec-1.3.2-1.rockspec", | 467 | luasec = "./binary/luasec-1.3.2-1.rockspec", |
| 468 | ["lua-zlib"] = "./binary/lua-zlib-1.2-0.rockspec", | 468 | ["lua-zlib"] = "./binary/lua-zlib-1.2-0.rockspec", |
| 469 | ["lua-bz2"] = "./binary/lua-bz2-0.2.1-1.rockspec", | 469 | ["lua-bz2"] = "./binary/lua-bz2-0.2.2-1.rockspec", |
| 470 | luaposix = if_platform("unix", "./binary/luaposix-35.1-1.rockspec"), | 470 | luaposix = if_platform("unix", "./binary/luaposix-35.1-1.rockspec"), |
| 471 | luafilesystem = "luafilesystem", | 471 | luafilesystem = "luafilesystem", |
| 472 | } | 472 | } |
