summaryrefslogtreecommitdiff
path: root/toolchain/musl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-01 15:44:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-01 15:44:08 +0200
commitf7c0014d2f7d30a708153d51e85278e39adbc8a0 (patch)
tree88fa4ffdf0e736888abef6a5d62438902fae2996 /toolchain/musl
parent561ca608cd6c86bfe61eb7e0ddc1cc0b8e4a510c (diff)
update to latest musl version
Diffstat (limited to 'toolchain/musl')
-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 c78142d7b..067a371d4 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:= 1.1.3
+PKG_VERSION:= 1.1.4
PKG_RELEASE:= 1
-PKG_MD5SUM:= 1628bd4c86b14b90447e1dcf8421aed7
+PKG_MD5SUM:= f18f3bdbe088438cd64a5313c19a7312
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz