diff options
| author | tobil4sk <tobil4sk@outlook.com> | 2026-03-16 15:24:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 12:24:15 -0300 |
| commit | 9c6f75a88db1462ff655dc006588b25d3bc2a5be (patch) | |
| tree | 42aacefaaac5dac98b6282b1b98462703d383a7a /rockspecs/bit32-scm-1.rockspec | |
| parent | 1411206585364ae98736e74af96163adc7fe504f (diff) | |
| download | lua-compat-5.3-master.tar.gz lua-compat-5.3-master.tar.bz2 lua-compat-5.3-master.zip | |
Diffstat (limited to '')
| -rw-r--r-- | rockspecs/bit32-scm-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rockspecs/bit32-scm-1.rockspec b/rockspecs/bit32-scm-1.rockspec index 78f9736..16e81b5 100644 --- a/rockspecs/bit32-scm-1.rockspec +++ b/rockspecs/bit32-scm-1.rockspec | |||
| @@ -14,7 +14,7 @@ description = { | |||
| 14 | license = "MIT" | 14 | license = "MIT" |
| 15 | } | 15 | } |
| 16 | dependencies = { | 16 | dependencies = { |
| 17 | "lua >= 5.1, < 5.5" | 17 | "lua >= 5.1, < 5.6" |
| 18 | } | 18 | } |
| 19 | build = { | 19 | build = { |
| 20 | type = "builtin", | 20 | type = "builtin", |
