From b76595062617a418269e098b9d5c25036e8c7fb8 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 18 Apr 2015 14:25:47 -0400 Subject: Updated to Scintillua 3.5.5-1 and Scinterm 1.6; src/Makefile --- src/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index f2b8c229..6a714f99 100644 --- a/src/Makefile +++ b/src/Makefile @@ -367,10 +367,8 @@ win32-deps: $(base_deps) win32gtk win32curses osx-deps: $(base_deps) gtkosx termkey ifndef NIGHTLY - #scinterm_url = http://foicica.com/scinterm/download/$@ - scinterm_url = http://foicica.com/hg/scinterm/archive/$@ - #scintillua_url = http://foicica.com/scintillua/download/$@ - scintillua_url = http://foicica.com/hg/scintillua/archive/$@ + scinterm_url = http://foicica.com/scinterm/download/$@ + scintillua_url = http://foicica.com/scintillua/download/$@ gtdialog_url = http://foicica.com/gtdialog/download/$@ lspawn_url = http://foicica.com/lspawn/download/$@ else @@ -381,8 +379,8 @@ else endif scintilla_tgz = scintilla354.tgz -scinterm_zip = b28151b7d49c.zip -scintillua_zip = 0f3ec073af47.zip +scinterm_zip = scinterm_1.6.zip +scintillua_zip = scintillua_3.5.5-1.zip lua_tgz = lua-5.3.0.tar.gz lpeg_tgz = lpeg-0.12.2.tar.gz lfs_zip = v_1_6_3.zip -- cgit v1.2.3