Browse Source

libxml2: point to homepage instead of ftp site in help

Peter Korsgaard 17 years ago
parent
commit
f27b2cc818
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package/libxml2/Config.in

+ 2 - 1
package/libxml2/Config.in

@@ -2,4 +2,5 @@ config BR2_PACKAGE_LIBXML2
 	bool "libxml2"
 	help
 	  XML C Parser
-	  ftp://xmlsoft.org/libxml2
+
+	  http://xmlsoft.org/