diff options
author | 2014-09-01 13:53:54 -0400 | |
---|---|---|
committer | 2014-09-01 13:53:54 -0400 | |
commit | 5b27100fcd9244a8cb7bad0a7b73c8b831a8ea4a (patch) | |
tree | 51278d0688a904b1ffcfe9c3a559d6e29b1abc47 | |
parent | cea7d3a4b563eeb72603abb1e3a8b72f7d5a39c4 (diff) | |
download | textadept-5b27100fcd9244a8cb7bad0a7b73c8b831a8ea4a.tar.gz textadept-5b27100fcd9244a8cb7bad0a7b73c8b831a8ea4a.zip |
Updated to latest lspawn; src/Makefile
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index d164aea7..4be99f26 100644 --- a/src/Makefile +++ b/src/Makefile @@ -385,7 +385,7 @@ scintillua_zip = scintillua_3.5.0-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 = d3dda27a0a0c.zip +lspawn_zip = 0999f00e2255.zip luajit_tgz = LuaJIT-2.0.3.tar.gz libluajit_tgz = libluajit_2.0.3.x86_64.tgz gtdialog_zip = gtdialog_1.1.zip |