From 0603b60186d21065a9a3f83753549ad88555db58 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 21 May 2014 10:15:14 +0200 Subject: udpate musl --- toolchain/musl/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/musl') diff --git a/toolchain/musl/Makefile.inc b/toolchain/musl/Makefile.inc index 2d33b5b98..aed5f335f 100644 --- a/toolchain/musl/Makefile.inc +++ b/toolchain/musl/Makefile.inc @@ -2,8 +2,8 @@ # material, please see the LICENCE file in the top-level directory. PKG_NAME:= musl -PKG_VERSION:= 1.1.0 +PKG_VERSION:= 1.1.1 PKG_RELEASE:= 1 -PKG_MD5SUM:= c2118c3b6afc77f46a0b23a38a8c3080 +PKG_MD5SUM:= dbc08d311148e095016d9bbf6c7ffda6 PKG_SITES:= http://www.musl-libc.org/releases/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz -- cgit v1.2.3