summaryrefslogtreecommitdiff
path: root/toolchain/musl/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-18 09:28:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-18 09:29:30 +0200
commit60bc3658b3ef53082c17817690ab0c6bf7f25e26 (patch)
tree9da5a4675338f3795c63f842147d04aaba925dee /toolchain/musl/Makefile.inc
parentc9a479c25d2b38eea740adbeac6c96629b407b00 (diff)
update to musl 1.1.0
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 9b153143d..2d33b5b98 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.0.1
+PKG_VERSION:= 1.1.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= e2c1b0e2138d3d75b03f517113a4abc5
+PKG_MD5SUM:= c2118c3b6afc77f46a0b23a38a8c3080
PKG_SITES:= http://www.musl-libc.org/releases/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz