aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-25 00:27:06 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-25 00:27:06 -0400
commit677b204c8fa3541b7ddfc176be69a68451436fde (patch)
tree5944eae9158cc0944cfa53ff1e0e7db54f72d8f9
parentf7ef5d78d7af2c52543ee81f393630bcebfd0e21 (diff)
Updated to LuaFileSystem 1.8.0.
This will be needed for properly detecting symlink targets in `lfs.walk()`.
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index a8d268c8..5ceb389b 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -387,7 +387,7 @@ scinterm_zip = 9e2ffa159299899c9345aea15c17ba1941953871.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
-lfs_zip = v1_7_0_2.zip
+lfs_zip = v1_8_0.zip
gtdialog_zip = 64587546482a1a6324706d75c80b77d2f87118a4.zip
cdk_tgz = cdk-5.0-20200923.tgz
termkey_tgz = libtermkey-0.20.tar.gz