From 5e90430f883aca9f2cd8fb1c0b4e1e8c255e3620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 28 Feb 2016 12:26:38 +0100 Subject: build: update make standalone to use musl-1.1.14 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7b07005..8066823 100644 --- a/Makefile +++ b/Makefile @@ -23,8 +23,8 @@ DEPS_BIN = $(DEPS_PREFIX)/bin DEPS_LIB = $(DEPS_PREFIX)/lib DEPS_INC = $(DEPS_PREFIX)/include -LIBMUSL = musl-1.1.13 -LIBMUSL_SHA1 = 080b790c9aa0aefa94f6239a8b0d7d3f4ea3456d +LIBMUSL = musl-1.1.14 +LIBMUSL_SHA1 = b71208e87e66ac959d0e413dd444279d28a7bff1 LIBNCURSES = ncurses-6.0 LIBNCURSES_SHA1 = acd606135a5124905da770803c05f1f20dd3b21c -- cgit v1.2.3