summaryrefslogtreecommitdiff
path: root/toolchain/musl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-21 10:15:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-21 10:21:23 +0200
commit0603b60186d21065a9a3f83753549ad88555db58 (patch)
tree0c8a42169149a52e7d53deca79f256c5a15c65c4 /toolchain/musl
parentb15e2bdf6c684ed68bc881df44c5bfda7213799e (diff)
udpate musl
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 2d33b5b98..aed5f335f 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.0
+PKG_VERSION:= 1.1.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= c2118c3b6afc77f46a0b23a38a8c3080
+PKG_MD5SUM:= dbc08d311148e095016d9bbf6c7ffda6
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz