aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <none@none>2021-09-30 16:40:29 -0400
committermitchell <none@none>2021-09-30 16:40:29 -0400
commit02c1f1e3cd327a77efd6e39682c55d8813fdabc8 (patch)
treed77a8afc61d1aade025bbbde3c078bf6ba9a4450 /src/Makefile
parentc01de90dfc7a48d7687117000dfc3252d9de0370 (diff)
downloadtextadept-02c1f1e3cd327a77efd6e39682c55d8813fdabc8.tar.gz
textadept-02c1f1e3cd327a77efd6e39682c55d8813fdabc8.zip
Updated to Scintilla 5.1.3.
There is a crash on the Gtk platform that has been temporarily patched until a fix is released.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index bec42794..d1056195 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -345,7 +345,7 @@ else
gtdialog_url = $(root_url)/gtdialog/archive/default.zip
endif
-scintilla_tgz = scintilla511.tgz
+scintilla_tgz = scintilla513.tgz
lexilla_tgz = lexilla510.tgz
scinterm_zip = scinterm_3.1.zip
scintillua_zip = scintillua_5.2.zip