mirror of
https://github.com/allyourcodebase/lua.git
synced 2026-05-01 11:17:58 +02:00
Update to zig 14 build system
This commit is contained in:
parent
2d7d3b6e1b
commit
56b987be70
2 changed files with 23 additions and 21 deletions
|
|
@ -1,8 +1,10 @@
|
|||
.{
|
||||
.name = "lua",
|
||||
.name = .lua,
|
||||
|
||||
.version = "5.4.7",
|
||||
|
||||
.fingerprint = 0xd671372bcadcaace,
|
||||
|
||||
.dependencies = .{
|
||||
.lua = .{
|
||||
.url = "https://www.lua.org/ftp/lua-5.4.7.tar.gz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue