summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-13 11:20:58 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-13 11:21:10 -0500
commit84d9fec3a768c20b8a1a5340c675d098bef30d56 (patch)
tree38553af48ad86821f1a1717fdb7f5b747c115650 /toolchain
parentd97099dd1cce2dded2323806eb6d1fc1097c0b51 (diff)
update musl to 1.1.9
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 18f328ff7..9c93937cd 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:= fa928506415b9c555977daaf874c190eaf7fbbd16028cc5c5f33a00a83227813
+PKG_HASH:= 00bf7173caf972c88cd07cb0d420c082a2f35efcccc1a81f8909bec2d030283e
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif