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

Peter Korsgaard peter at korsgaard.com
Thu Jun 26 11:51:34 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=911f5d6abe70c893ba375edf88627dc973d3265f
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.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/musl/musl.mk b/package/musl/musl.mk
index 7b59377..2278799 100644
--- a/package/musl/musl.mk
+++ b/package/musl/musl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MUSL_VERSION = 1.1.2
+MUSL_VERSION = 1.1.3
 MUSL_SITE = http://www.musl-libc.org/releases/
 MUSL_LICENSE = MIT
 MUSL_LICENSE_FILES = COPYRIGHT



More information about the buildroot mailing list