From 8c128854ac9f2c50ac851419cb5d1c2406b006fa Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 9 Jan 2015 08:57:00 -0500 Subject: Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefile The last beta used snapshots. --- src/Makefile | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 24304152..fc907553 100644 --- a/src/Makefile +++ b/src/Makefile @@ -364,16 +364,10 @@ win32-deps: $(base_deps) win32gtk win32curses osx-deps: $(base_deps) gtkosx termkey ifndef NIGHTLY - # Release URLs. -# 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/$@ - # Alpha and Beta URLs. - scinterm_url = http://foicica.com/hg/scinterm/archive/$@ - scintillua_url = http://foicica.com/hg/scintillua/archive/$@ - gtdialog_url = http://foicica.com/hg/gtdialog/archive/$@ - lspawn_url = http://foicica.com/hg/lspawn/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 scinterm_url = http://foicica.com/hg/scinterm/archive/tip.zip scintillua_url = http://foicica.com/hg/scintillua/archive/tip.zip @@ -382,15 +376,15 @@ else endif scintilla_tgz = scintilla352.tgz -scinterm_zip = 4f22b02fb536.zip -scintillua_zip = 7ad2658b4ae3.zip +scinterm_zip = scinterm_1.5.zip +scintillua_zip = scintillua_3.5.2-1.zip lua_tgz = lua-5.2.3.tar.gz lpeg_tgz = lpeg-0.12.tar.gz lfs_zip = v1_6_2.zip -lspawn_zip = d80b5b7af544.zip +lspawn_zip = lspawn_1.1.zip luajit_tgz = LuaJIT-2.0.3.tar.gz libluajit_tgz = libluajit_2.0.3.x86_64.tgz -gtdialog_zip = 129dc12932b7.zip +gtdialog_zip = gtdialog_1.2.zip cdk_tgz = cdk.tar.gz termkey_tgz = libtermkey-0.17.tar.gz win32gtk_zip = gtk+-bundle_2.24.10-20120208_win32.zip -- cgit v1.2.3