aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/musl/common.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-25 12:42:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-25 12:42:00 +0000
commit99419349e67703ac4f6a09c12fe1256effece24d (patch)
treecdbb7e61ac47ecfe40b1fc56ce2e9fb911d5a316 /toolchain/musl/common.mk
parentd9db303af65e436fd51b7dabd3af84ba4b6518bf (diff)
downloadupstream-99419349e67703ac4f6a09c12fe1256effece24d.tar.gz
upstream-99419349e67703ac4f6a09c12fe1256effece24d.tar.bz2
upstream-99419349e67703ac4f6a09c12fe1256effece24d.zip
musl: update to 1.1.12 + git from 2016-01-22
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48486
Diffstat (limited to 'toolchain/musl/common.mk')
-rw-r--r--toolchain/musl/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/musl/common.mk b/toolchain/musl/common.mk
index 29beb14e17..fe5d4bf9d0 100644
--- a/toolchain/musl/common.mk
+++ b/toolchain/musl/common.mk
@@ -11,7 +11,7 @@ PKG_NAME:=musl
PKG_VERSION:=$(call qstrip,$(CONFIG_MUSL_VERSION))
PKG_RELEASE=1
-PKG_MD5SUM:=48be0777e32f374d387e9cf85e36ec4d
+PKG_MD5SUM:=42875e0c111aa1cb9d08663f8d42c799
PKG_SOURCE_URL:=http://www.musl-libc.org/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz