aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-10-14 09:04:57 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2015-10-14 09:04:57 -0400
commite289fa306ade598c1af4e4d294cde943578e541e (patch)
treeec55f97aff6ba8d3450ebe762eb7fbba6a0c542f
parent658eeed0bc6a5dead1012affb6e69ab096c78571 (diff)
downloadtextadept-e289fa306ade598c1af4e4d294cde943578e541e.tar.gz
textadept-e289fa306ade598c1af4e4d294cde943578e541e.zip
Updated to LPeg 1.0; src/Makefile
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 1d61fcab..6e6a6855 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -384,7 +384,7 @@ scintilla_tgz = scintilla361.tgz
scinterm_zip = scinterm_1.6.zip
scintillua_zip = 719d5dfdeae2.zip
lua_tgz = lua-5.3.1.tar.gz
-lpeg_tgz = lpeg-0.12.2.tar.gz
+lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip
lspawn_zip = lspawn_1.3.zip
luajit_tgz = LuaJIT-2.0.3.tar.gz