summaryrefslogtreecommitdiff
path: root/toolchain/musl/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-04 17:29:37 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-04 17:29:37 +0200
commit9be7403e325ecbeb68c9674362688c8c3bfcb91e (patch)
tree1e51dc0ce6a686d1725d8b6835c15262f02715b3 /toolchain/musl/Makefile.inc
parent29df7026088c973b5ba99b48f93b10006e5c0e4c (diff)
update musl libc
Diffstat (limited to 'toolchain/musl/Makefile.inc')
-rw-r--r--toolchain/musl/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/musl/Makefile.inc b/toolchain/musl/Makefile.inc
index 068c07ef8..83dc75168 100644
--- a/toolchain/musl/Makefile.inc
+++ b/toolchain/musl/Makefile.inc
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= musl
-PKG_VERSION:= 0.9.12
+PKG_VERSION:= 0.9.13
PKG_RELEASE:= 1
-PKG_MD5SUM:= 100c8e932d0785c35b92539f025aa76f
+PKG_MD5SUM:= 6af97d6157a2f4ee7a17af2316389fd7
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz