summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-08-30 08:53:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-08-30 08:53:22 +0200
commit86b804d0cdd0f6a78089479270e740cd81195e4e (patch)
tree85395625b14166a71284cc6412fa3c6685a47ec1 /toolchain
parent7375933dff337bf1f31dfc40c28771ad80bcec07 (diff)
update to latest musl release
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/musl/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
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