aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-11-07 09:29:43 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2015-11-07 09:29:43 -0500
commit1cbe00289cb121abe74be5a3fa8678ee4d7caf11 (patch)
tree8af626afce9320279e041d03990604a631a7ec77 /src
parent8b50e1070f3440329e625d7563e6de5a64b97c19 (diff)
downloadtextadept-1cbe00289cb121abe74be5a3fa8678ee4d7caf11.tar.gz
textadept-1cbe00289cb121abe74be5a3fa8678ee4d7caf11.zip
Updated to Scintilla and Scintillua 3.6.2.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile7
1 files changed, 3 insertions, 4 deletions
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