summaryrefslogtreecommitdiff
path: root/toolchain/musl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-01-17 10:17:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-01-17 10:17:49 +0100
commitecb14ecd9a770e0b1b69aca1847bebb08b0fe973 (patch)
tree53541786238d824c49d73ced025389c55ee717f5 /toolchain/musl
parent95fdd14346ad6849a5fe0a4d5c6d02cfb212c82c (diff)
update to musl 1.1.6
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 e8e6ea767..2bd5ac533 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:= 352362b1724cc9740f4c3ce0fe02aae45e4de9809ea4ac961f31aedc11b87393
+PKG_HASH:= 5a0160c55c540d5b90158617a57647f1b03209f58d9ee70dbce19d1115b4f1b4
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif