aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2018-07-15 13:06:28 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2018-07-15 13:06:28 -0400
commit0185eaa7874e2fa5718fd1410ba4762dfd195f93 (patch)
tree527b7add78e8c48423d62ffb57b7f5de34b8a7c5
parent05459076699595cbcdfc74b371f3ccf6c3fbc7f3 (diff)
Updated to Lua 5.3.5.
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 2cf83285..55b8fb66 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -368,7 +368,7 @@ else
endif
scintilla_zip = cfad7e56cac1.zip
-lua_tgz = lua-5.3.4.tar.gz
+lua_tgz = lua-5.3.5.tar.gz
lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip
lspawn_zip = 9a8b4b5e4137.zip