aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <none@none>2021-08-31 22:37:15 -0400
committerGravatar mitchell <none@none>2021-08-31 22:37:15 -0400
commit8d019da5fca28f4f9e86a95acd6583aa8141bb16 (patch)
tree4c4cf08a8f0eb12902d2068223c0df6d6265d690
parent2f0012a4cfc7f95a1848f41be3f913751f446af8 (diff)
Updated to Scintillua 5.1 and Lexilla 5.1.0.
-rw-r--r--src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index bd84b31d..b6348882 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -346,9 +346,9 @@ else
endif
scintilla_tgz = scintilla511.tgz
-lexilla_tgz = lexilla500.tgz
+lexilla_tgz = lexilla510.tgz
scinterm_zip = scinterm_3.1.zip
-scintillua_zip = scintillua_5.0.zip
+scintillua_zip = scintillua_5.1.zip
lua_tgz = lua-5.4.2.tar.gz
lpeg_tgz = lpeg-1.0.2.tar.gz
lfs_zip = v1_8_0.zip