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