Explorar el Código

package/freetype: default to 2.3.7

Peter Korsgaard hace 16 años
padre
commit
a7d06d10e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/freetype/Config.in

+ 1 - 1
package/freetype/Config.in

@@ -9,7 +9,7 @@ config BR2_PACKAGE_FREETYPE
 choice
 	prompt "Freetype Version"
 	depends on BR2_PACKAGE_FREETYPE
-	default BR2_FREETYPE_VERSION_2_2_1
+	default BR2_FREETYPE_VERSION_2_3_7
 	help
 	  Select the version of Freetype you wish to use.