[Buildroot] [git commit] musl: bump to version 1.1.7

Peter Korsgaard peter at korsgaard.com
Thu Mar 19 20:49:22 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=f91fa2d230b9a9c6a1a6abccfc5d9af0f206c6e0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/musl/musl.hash |    4 ++--
 package/musl/musl.mk   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/musl/musl.hash b/package/musl/musl.hash
index 3c67c8c..0e6a2f9 100644
--- a/package/musl/musl.hash
+++ b/package/musl/musl.hash
@@ -1,2 +1,2 @@
-# Locally calculated
-sha256	5a0160c55c540d5b90158617a57647f1b03209f58d9ee70dbce19d1115b4f1b4	musl-1.1.6.tar.gz
+# Locally calculated after checking pgp signature
+sha256	d8e0aae287ecf8aa6500d3ed4131f33d216a7857dc7649a89125ffca6bf91599	musl-1.1.7.tar.gz
diff --git a/package/musl/musl.mk b/package/musl/musl.mk
index ebe9c6b..86674ca 100644
--- a/package/musl/musl.mk
+++ b/package/musl/musl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MUSL_VERSION = 1.1.6
+MUSL_VERSION = 1.1.7
 MUSL_SITE = http://www.musl-libc.org/releases
 MUSL_LICENSE = MIT
 MUSL_LICENSE_FILES = COPYRIGHT



More information about the buildroot mailing list