aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2017-12-31 22:45:59 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2017-12-31 22:45:59 -0500
commit698e4a04115ef554bf71a1d47ec0ea2777d9ad38 (patch)
treeccda0ec2ea2dff0a4cc71b63d1e0a2321659829e /src
parent0e2927cacc12a91347f575bbd7601055c43cdc39 (diff)
downloadtextadept-698e4a04115ef554bf71a1d47ec0ea2777d9ad38.tar.gz
textadept-698e4a04115ef554bf71a1d47ec0ea2777d9ad38.zip
Use a more recent version of Scintillua that has migrated lexers.
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 6b99bcb7..e36325c6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -398,7 +398,8 @@ 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/scintillua/download/$@
+ scintillua_url = http://foicica.com/scintillua/archive/$@
gtdialog_url = http://foicica.com/gtdialog/download/$@
lspawn_url = http://foicica.com/lspawn/download/$@
else
@@ -411,7 +412,7 @@ endif
scintilla_tgz = scintilla373.tgz
tre_zip = cdce45e8dd7a3b36954022b4a4d3570e1ac5a4f8.zip
scinterm_zip = 30bef4e18cae.zip
-scintillua_zip = scintillua_3.7.5-1.zip
+scintillua_zip = 53fb84d4d0ac.zip
lua_tgz = lua-5.3.4.tar.gz
lpeg_tgz = lpeg-1.0.0.tar.gz
lfs_zip = v_1_6_3.zip