aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-12-31 21:56:47 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-12-31 21:56:47 -0500
commit04c213ec20c213b4060109867aedeea457f575aa (patch)
tree5ad43a1f2ff7eacf4c7ee39814e31a27cd17d7c4 /src
parent4a7d26a94d290804b0a1616a8e47f4f1c9ba07c0 (diff)
Use the latest hg version of Scintillua; src/Makefile
Diffstat (limited to 'src')
-rw-r--r--src/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index ddd22821..da5edd0c 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -371,7 +371,8 @@ 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/scintillua/download/$@
+ scintillua_url = http://foicica.com/hg/scintillua/archive/$@
gtdialog_url = http://foicica.com/gtdialog/download/$@
lspawn_url = http://foicica.com/lspawn/download/$@
else
@@ -383,7 +384,7 @@ endif
scintilla_tgz = scintilla362.tgz
scinterm_zip = scinterm_1.6.zip
-scintillua_zip = scintillua_3.6.2-1.zip
+scintillua_zip = cda7109c51c2.zip
lua_tgz = lua-5.3.2.tar.gz
lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip