From 86b804d0cdd0f6a78089479270e740cd81195e4e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 30 Aug 2015 08:53:16 +0200 Subject: update to latest musl release --- toolchain/musl/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/musl') diff --git a/toolchain/musl/Makefile.inc b/toolchain/musl/Makefile.inc index 832207b8a..75461b9dd 100644 --- a/toolchain/musl/Makefile.inc +++ b/toolchain/musl/Makefile.inc @@ -10,7 +10,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz else PKG_VERSION:= $(ADK_LIBC_VERSION) PKG_RELEASE:= 1 -PKG_HASH:= 45bbe9b1c7f7a0f743477af1e103b6889bfe4dd9815e16f6c89f6c90831c8b7c +PKG_HASH:= bb9e6da51b7b12641f5d1abb39705c6c6c1b2fbd20002362948aa736a0aa353f PKG_SITES:= http://www.musl-libc.org/releases/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz endif -- cgit v1.2.3