vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 0550e2ed9b14b711e49d29316e3fbd5598bb6d44 parent df92eb2a37edbdc1d3aad4a1c173a08a4d10be26 Author: Marc André Tanner <mat@brain-dump.org> Date: Thu, 5 Jan 2017 22:03:28 +0100 Merge branch 'musl' of https://github.com/eworm-de/vis Diffstat:
| M | GNUmakefile | | | 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.15 -LIBMUSL_SHA1 = 027c3ae2182fa53c2b554ca98a28dc5cfca4b2c3 +LIBMUSL = musl-1.1.16 +LIBMUSL_SHA1 = 5c2204b31b1ee08a01d4d3e34c6e46f6256bdac8 LIBNCURSES = ncurses-6.0 LIBNCURSES_SHA1 = acd606135a5124905da770803c05f1f20dd3b21c