vis

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

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

commit ef8f0f4534823e97113451c4ccb29d401f8da352
parent e576247303e76c6d301b9ef7917c9655b2d8b8d4
Author: Christian Hesse <mail@eworm.de>
Date:   Sat, 23 Apr 2016 00:14:12 +0200

build: add checksum for lua-lpeg patch

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

diff --git a/GNUmakefile b/GNUmakefile @@ -19,8 +19,10 @@ LIBTERMKEY_SHA1 = 0a78ba7aaa2f3b53f2273268366fef349c9be4ab #LIBLUA = lua-5.3.1 #LIBLUA_SHA1 = 1676c6a041d90b6982db8cef1e5fb26000ab6dee +#LIBLUA_LPEG_SHA1 = aaa6df78cf5e2e31d690d96c6cd9f960f80f4347 LIBLUA = lua-5.2.4 LIBLUA_SHA1 = ef15259421197e3d85b7d6e4871b8c26fd82c1cf +LIBLUA_LPEG_SHA1 = 459d7cd7dd1e3096096d55ebd4475bc8f4da6927 #LIBLUA = lua-5.1.5 #LIBLUA_SHA1 = b3882111ad02ecc6b972f8c1241647905cb2e3fc