aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-12-06 17:50:23 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2015-12-06 17:50:23 -0500
commit6b37ee4f9681743735e2b9ae4d0b2d2976f9ca77 (patch)
tree7877e34216feb8d7806c36a4cf9284229855adda /src
parent20bc8627e62384854f2dee8246604e0e26a98e58 (diff)
downloadtextadept-6b37ee4f9681743735e2b9ae4d0b2d2976f9ca77.tar.gz
textadept-6b37ee4f9681743735e2b9ae4d0b2d2976f9ca77.zip
Updated to Lua 5.3.2.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index bf0a72ad..06b00928 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -384,7 +384,7 @@ endif
scintilla_tgz = scintilla362.tgz
scinterm_zip = scinterm_1.6.zip
scintillua_zip = scintillua_3.6.2-1.zip
-lua_tgz = lua-5.3.1.tar.gz
+lua_tgz = lua-5.3.2.tar.gz
lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip
lspawn_zip = lspawn_1.3.zip