aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2019-03-14 09:37:30 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2019-03-14 09:37:30 -0400
commit082df4a067e9757e5cfd2ff32c0a0d7e3d546ce3 (patch)
treecb4d7515b6d629667fd27be1d66c852dd43482e9 /src
parent0b7378e8ff99cd8a22a63c0fa050f4783d1a04e8 (diff)
Updated to lfs 1.7.0 and lpeg 1.0.2.
Also updated LuaDoc.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index bf6c4091..48e4f584 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -366,8 +366,8 @@ endif
scintilla_zip = 8fa03651144f.zip
lua_tgz = lua-5.3.5.tar.gz
-lpeg_tgz = lpeg-1.0.0.tar.gz
-lfs_zip = v_1_6_3.zip
+lpeg_tgz = lpeg-1.0.2.tar.gz
+lfs_zip = v1_7_0_2.zip
gtdialog_zip = 6435a42450c7.zip
cdk_tgz = cdk-5.0-20150928.tgz
termkey_tgz = libtermkey-0.20.tar.gz