vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit b5f99694956edd6dff3a1d6d7724afc9f7f0c062
parent cb846e5f0424bb7aeb363e3c983bbf43fca28554
Author: Christian Hesse <mail@eworm.de>
Date:   Mon, 30 Jan 2017 20:09:58 +0100

standalone: update lua to version 5.3.4

Diffstat:
MGNUmakefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile @@ -17,8 +17,8 @@ LIBNCURSES_SHA1 = acd606135a5124905da770803c05f1f20dd3b21c LIBTERMKEY = libtermkey-0.19 LIBTERMKEY_SHA1 = a6b55687db1c16b64f2587a81bde602e73007add -LIBLUA = lua-5.3.3 -LIBLUA_SHA1 = a0341bc3d1415b814cc738b2ec01ae56045d64ef +LIBLUA = lua-5.3.4 +LIBLUA_SHA1 = 79790cfd40e09ba796b01a571d4d63b52b1cd950 #LIBLUA = lua-5.2.4 #LIBLUA_SHA1 = ef15259421197e3d85b7d6e4871b8c26fd82c1cf #LIBLUA = lua-5.1.5