summaryrefslogtreecommitdiff
path: root/toolchain/musl/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-20 16:12:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-20 16:12:25 +0100
commit3a22b41909e8810e589cf03c73dbaa788bb5ce8a (patch)
treecdf516e0c580edbc2b3d88ba250a4dee396eba2e /toolchain/musl/Makefile.inc
parent094cc8184b8bbfe02fa05c34d4c83d036161eb4c (diff)
update musl to 1.0.0
Diffstat (limited to 'toolchain/musl/Makefile.inc')
-rw-r--r--toolchain/musl/Makefile.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/toolchain/musl/Makefile.inc b/toolchain/musl/Makefile.inc
index 506280532..40cf4fcf0 100644
--- a/toolchain/musl/Makefile.inc
+++ b/toolchain/musl/Makefile.inc
@@ -2,8 +2,7 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= musl
-PKG_VERSION:= 0.9.15
+PKG_VERSION:= 1.0.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= 06f590a38c85722ee9343db2416425f4
+PKG_MD5SUM:= e54664fdf211d27737e328c4462b545e
PKG_SITES:= http://www.musl-libc.org/releases/
-DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz