vis

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

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

commit cb846e5f0424bb7aeb363e3c983bbf43fca28554
parent 82887e6619a5a57f2115ecb16eafb11b738e6730
Author: Christian Hesse <mail@eworm.de>
Date:   Mon, 30 Jan 2017 08:25:13 +0100

standalone: update lpeg to version 1.0.1

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

diff --git a/GNUmakefile b/GNUmakefile @@ -24,8 +24,8 @@ LIBLUA_SHA1 = a0341bc3d1415b814cc738b2ec01ae56045d64ef #LIBLUA = lua-5.1.5 #LIBLUA_SHA1 = b3882111ad02ecc6b972f8c1241647905cb2e3fc -LIBLPEG = lpeg-1.0.0 -LIBLPEG_SHA1 = 64a0920c9243b624a277c987d2219b6c50c43971 +LIBLPEG = lpeg-1.0.1 +LIBLPEG_SHA1 = b2f81624e0ce9c99c0731287c3475fac1f1c0f50 LIBACL = acl-2.2.52 LIBACL_SHA1 = 537dddc0ee7b6aa67960a3de2d36f1e2ff2059d9