diff options
author | 2020-11-01 00:33:56 -0400 | |
---|---|---|
committer | 2020-11-01 00:33:56 -0400 | |
commit | 17cf0bf6453531a28d524aa3e6ca2056bee3592e (patch) | |
tree | 0983a66cc993602ea1e8c1e35d9728f05bfaa6be /src/Makefile | |
parent | e951711f25eff451466b8f31a942332fe4a6ca2e (diff) | |
download | textadept-17cf0bf6453531a28d524aa3e6ca2056bee3592e.tar.gz textadept-17cf0bf6453531a28d524aa3e6ca2056bee3592e.zip |
Updated to the latest revision of Scinterm.
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 5ceb389b..6c7946fc 100644 --- a/src/Makefile +++ b/src/Makefile @@ -383,7 +383,7 @@ else endif scintilla_tgz = scintilla445.tgz -scinterm_zip = 9e2ffa159299899c9345aea15c17ba1941953871.zip +scinterm_zip = 6a774158d8a3c7bc7ea120bc01cdb016fa351a7e.zip scintillua_zip = scintillua_4.4.5-1.zip lua_tgz = lua-5.3.5.tar.gz lpeg_tgz = lpeg-1.0.2.tar.gz |