vis

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

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

commit 2db27664a5bd094739818310c7b92f328aee32d9
parent b50fe25254bc5530bc17cd0f693ca694fa297558
Author: Christian Hesse <mail@eworm.de>
Date:   Mon, 11 Jul 2016 14:11:08 +0200

standalone: update to musl version 1.1.15

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

diff --git a/GNUmakefile b/GNUmakefile @@ -8,8 +8,8 @@ DEPS_BIN = $(DEPS_PREFIX)/bin DEPS_LIB = $(DEPS_PREFIX)/lib DEPS_INC = $(DEPS_PREFIX)/include -LIBMUSL = musl-1.1.14 -LIBMUSL_SHA1 = b71208e87e66ac959d0e413dd444279d28a7bff1 +LIBMUSL = musl-1.1.15 +LIBMUSL_SHA1 = 027c3ae2182fa53c2b554ca98a28dc5cfca4b2c3 LIBNCURSES = ncurses-6.0 LIBNCURSES_SHA1 = acd606135a5124905da770803c05f1f20dd3b21c