diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
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 |