aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-24 23:56:47 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-24 23:56:47 -0400
commit420e4fef494e22845c97af777bc2487860ee266c (patch)
tree3450d98e878ee4908de5da7b1d14eccf239c64b2
parentba082b5cf03b385d8c6cf1ef6849ff752d05b2db (diff)
Updated to latest Scintilla hg for curses' `scintilla_get_clipboard()`.
Required for previous commit.
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 7934fa13..9dfbe626 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 = 83eb3011555e.zip
+scintilla_zip = 21e12cca4432.zip
lua_tgz = lua-5.3.5.tar.gz
lpeg_tgz = lpeg-1.0.2.tar.gz
lfs_zip = v1_7_0_2.zip