From ebbde0709763866a621ac5ee6fa8c2cb2a447bae Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 20 Jun 2020 20:41:34 -0400 Subject: Update to latest Scintilla revision for LexLPeg crash fix. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 1e18acea..58fe53a5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -376,7 +376,7 @@ else gtdialog_url = http://foicica.com/hg/gtdialog/archive/tip.zip endif -scintilla_zip = b276a93eeb2f.zip +scintilla_zip = 1757848f5635.zip lua_tgz = lua-5.3.5.tar.gz lpeg_tgz = lpeg-1.0.2.tar.gz lfs_zip = v1_7_0_2.zip -- cgit v1.2.3