From 1cbe00289cb121abe74be5a3fa8678ee4d7caf11 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 7 Nov 2015 09:29:43 -0500 Subject: Updated to Scintilla and Scintillua 3.6.2. --- src/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 6e6a6855..bc5edc29 100644 --- a/src/Makefile +++ b/src/Makefile @@ -369,8 +369,7 @@ osx-deps: $(base_deps) gtkosx termkey ifndef NIGHTLY scinterm_url = http://foicica.com/scinterm/download/$@ - #scintillua_url = http://foicica.com/scintillua/download/$@ - scintillua_url = http://foicica.com/hg/scintillua/archive/$@ + scintillua_url = http://foicica.com/scintillua/download/$@ gtdialog_url = http://foicica.com/gtdialog/download/$@ lspawn_url = http://foicica.com/lspawn/download/$@ else @@ -380,9 +379,9 @@ else lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip endif -scintilla_tgz = scintilla361.tgz +scintilla_tgz = scintilla362.tgz scinterm_zip = scinterm_1.6.zip -scintillua_zip = 719d5dfdeae2.zip +scintillua_zip = scintillua_3.6.2-1.zip lua_tgz = lua-5.3.1.tar.gz lpeg_tgz = lpeg-1.0.0.tar.gz lfs_zip = v_1_6_3.zip -- cgit v1.2.3