summaryrefslogtreecommitdiff
path: root/toolchain/musl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-21 12:02:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-21 22:13:45 +0100
commit884e9159ede4df184e17eb822940e8a9ddb0c2cd (patch)
tree743b398d597777183c04b4219ed135dcdd441461 /toolchain/musl
parentd842973a004be56dd2adfbbf5b2a09f41f3dcb40 (diff)
update musl to latest stable version
Diffstat (limited to 'toolchain/musl')
-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 2bd5ac533..0b512b8b7 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:= 5a0160c55c540d5b90158617a57647f1b03209f58d9ee70dbce19d1115b4f1b4
+PKG_HASH:= d8e0aae287ecf8aa6500d3ed4131f33d216a7857dc7649a89125ffca6bf91599
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif