aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2018-04-29 09:12:45 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2018-04-29 09:12:45 -0400
commitff5f02a158eeb705c3708761d77be2b908effc6e (patch)
treea91cd1563398ebeaa2f23f40546b18eebca7ac77 /src
parent71b4bd1a4bc0a7bfa6f7708e5262336b6b2a4b78 (diff)
downloadtextadept-ff5f02a158eeb705c3708761d77be2b908effc6e.tar.gz
textadept-ff5f02a158eeb705c3708761d77be2b908effc6e.zip
Fixed potential crash in the terminal version with newer versions of ncurses.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 4deb0430..8c57b132 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -358,7 +358,7 @@ else
lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip
endif
-scintilla_zip = 5135775cc8cc.zip
+scintilla_zip = b4eec2ff1794.zip
lua_tgz = lua-5.3.4.tar.gz
lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip