uclibc-ng: bump version from 1.0.6 to 1.0.8
[openwrt/staging/chunkeey.git] / toolchain / uClibc / Config.version
index b6aa471f52649169b300018a7d6781cd4d61a122..721062699780e6b845df878e623b1173c8155f68 100644 (file)
@@ -2,7 +2,7 @@ config UCLIBC_VERSION
        string
        depends on USE_UCLIBC
        default "0.9.33.2"       if UCLIBC_VERSION_0_9_33
-       default "1.0.6"          if UCLIBC_VERSION_NG
+       default "1.0.8"          if UCLIBC_VERSION_NG
        default "0.9.33.2"
 
 config UCLIBC_VERSION_0_9_33