From b388c3d7c37688f1ddb07a90a04643ec442b0512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 16 Feb 2016 20:05:10 +0100 Subject: Update make standalone to use musl-1.1.13 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b04d860..7b07005 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.12 -LIBMUSL_SHA1 = e098ce88e7dd4398c178240b4c380771c5b4fe6b +LIBMUSL = musl-1.1.13 +LIBMUSL_SHA1 = 080b790c9aa0aefa94f6239a8b0d7d3f4ea3456d LIBNCURSES = ncurses-6.0 LIBNCURSES_SHA1 = acd606135a5124905da770803c05f1f20dd3b21c -- cgit v1.2.3