vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 1729069d03e924d8d3df7714327ec625a074c7c8 parent 6f93d9ba4e5956eafea2f2755945d0b8a702d761 Author: Marc André Tanner <mat@brain-dump.org> Date: Fri, 16 Dec 2016 22:36:39 +0100 build: update unused make standalone/local Lua reference to 5.3.3 Diffstat:
| M | GNUmakefile | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile @@ -17,8 +17,8 @@ LIBNCURSES_SHA1 = acd606135a5124905da770803c05f1f20dd3b21c LIBTERMKEY = libtermkey-0.18 LIBTERMKEY_SHA1 = 0a78ba7aaa2f3b53f2273268366fef349c9be4ab -#LIBLUA = lua-5.3.1 -#LIBLUA_SHA1 = 1676c6a041d90b6982db8cef1e5fb26000ab6dee +#LIBLUA = lua-5.3.3 +#LIBLUA_SHA1 = a0341bc3d1415b814cc738b2ec01ae56045d64ef LIBLUA = lua-5.2.4 LIBLUA_SHA1 = ef15259421197e3d85b7d6e4871b8c26fd82c1cf #LIBLUA = lua-5.1.5