Skip to content
Snippets Groups Projects
Commit 4e074eac authored by Felix Fietkau's avatar Felix Fietkau
Browse files

toolchain/musl: update to version 1.1.4


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 41954
parent 498619dc
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@ if USE_MUSL
config MUSL_VERSION
string
depends on USE_MUSL
default "1.1.3"
default "1.1.4"
endif
......@@ -11,7 +11,7 @@ PKG_NAME:=musl
PKG_VERSION:=$(call qstrip,$(CONFIG_MUSL_VERSION))
PKG_RELEASE=1
PKG_SOURCE_MD5SUM:=1628bd4c86b14b90447e1dcf8421aed7
PKG_SOURCE_MD5SUM:=f18f3bdbe088438cd64a5313c19a7312
PKG_SOURCE_URL:=http://www.musl-libc.org/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment