summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-30 20:47:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-30 21:27:06 +0200
commit6a5f1dc38bce73b0f0e20c9cf5b1fcec0e43168b (patch)
tree393e8f9554fce3a796e7c8a42e6790c108b5779f /toolchain
parent3f20c2f0f4d24a33f3ed7e5969401e68b8fb05ac (diff)
update to latest stable version
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 0b512b8b7..18f328ff7 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:= d8e0aae287ecf8aa6500d3ed4131f33d216a7857dc7649a89125ffca6bf91599
+PKG_HASH:= fa928506415b9c555977daaf874c190eaf7fbbd16028cc5c5f33a00a83227813
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif