aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-06-22 21:58:10 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2015-06-22 21:58:10 -0400
commita9d0c389b13a09beeb8b57b43b4d3635fd5eb0f0 (patch)
tree82212f754abb2b82d699dc851b49fab470a2cd20 /src/Makefile
parentca9d711fbd52d58fe90e9abe36b8c14510874387 (diff)
downloadtextadept-a9d0c389b13a09beeb8b57b43b4d3635fd5eb0f0.tar.gz
textadept-a9d0c389b13a09beeb8b57b43b4d3635fd5eb0f0.zip
Updated to Lua 5.3.1.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 8f801dce..9f95d493 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -381,7 +381,7 @@ endif
scintilla_tgz = scintilla356.tgz
scinterm_zip = scinterm_1.6.zip
scintillua_zip = scintillua_3.5.6-1.zip
-lua_tgz = lua-5.3.0.tar.gz
+lua_tgz = lua-5.3.1.tar.gz
lpeg_tgz = lpeg-0.12.2.tar.gz
lfs_zip = v_1_6_3.zip
lspawn_zip = lspawn_1.2.zip