summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-02-16 10:17:24 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-16 21:53:03 +0100
commitb14f8ebab3a92ef0537bd18e63628f2a0bbd239c (patch)
tree81721bbea2fd6119b29781ac4b93a97c8bb678b1 /package
parent3a8d20e33a2620e38c56a7874ee3d8f045a4c685 (diff)
downloadbuildroot-b14f8ebab3a92ef0537bd18e63628f2a0bbd239c.tar.gz
buildroot-b14f8ebab3a92ef0537bd18e63628f2a0bbd239c.zip
musl: bump to version 1.1.13
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package')
-rw-r--r--package/musl/musl.hash2
-rw-r--r--package/musl/musl.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/musl/musl.hash b/package/musl/musl.hash
index b13659949b..0970ad6b1a 100644
--- a/package/musl/musl.hash
+++ b/package/musl/musl.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 720b83c7e276b4b679c0bffe9509340d5f81fd601508e607e708177df0d31c0e musl-1.1.12.tar.gz
+sha256 bbacdc64f557d0c4857f7d2daf592c32c29aec1babbb94fcf01a2e05bed15013 musl-1.1.13.tar.gz
diff --git a/package/musl/musl.mk b/package/musl/musl.mk
index 2cc6699a35..d68e769e84 100644
--- a/package/musl/musl.mk
+++ b/package/musl/musl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MUSL_VERSION = 1.1.12
+MUSL_VERSION = 1.1.13
MUSL_SITE = http://www.musl-libc.org/releases
MUSL_LICENSE = MIT
MUSL_LICENSE_FILES = COPYRIGHT
OpenPOWER on IntegriCloud