aboutsummaryrefslogtreecommitdiff
path: root/rockspecs/compat53-0.13-1.rockspec
diff options
context:
space:
mode:
Diffstat (limited to 'rockspecs/compat53-0.13-1.rockspec')
-rw-r--r--rockspecs/compat53-0.13-1.rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rockspecs/compat53-0.13-1.rockspec b/rockspecs/compat53-0.13-1.rockspec
index 86743b2..f08dc66 100644
--- a/rockspecs/compat53-0.13-1.rockspec
+++ b/rockspecs/compat53-0.13-1.rockspec
@@ -2,7 +2,7 @@ package = "compat53"
2version = "0.13-1" 2version = "0.13-1"
3source = { 3source = {
4 url = "https://github.com/lunarmodules/lua-compat-5.3/archive/v0.13.zip", 4 url = "https://github.com/lunarmodules/lua-compat-5.3/archive/v0.13.zip",
5 dir = "lua-compat-5.3-0.12" 5 dir = "lua-compat-5.3-0.13"
6} 6}
7description = { 7description = {
8 summary = "Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1", 8 summary = "Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1",