musl: update musl to version 1.1.15
[openwrt/openwrt.git] / toolchain / musl / Config.version
index caaf7f1f71b41d422aba390c05f99c2e4bda4bc2..537f3d834bba615cf0693ad1fdcba7e705655f50 100644 (file)
@@ -3,6 +3,6 @@ if USE_MUSL
 config MUSL_VERSION
        string
        depends on USE_MUSL
-       default "1.1.14"
+       default "1.1.15"
 
 endif