[Buildroot] svn commit: trunk/buildroot/package/libxml2

jacmet at uclibc.org jacmet at uclibc.org
Sat Aug 23 13:08:32 UTC 2008


Author: jacmet
Date: 2008-08-23 06:08:31 -0700 (Sat, 23 Aug 2008)
New Revision: 23184

Log:
libxml2: point to homepage instead of ftp site in help

Modified:
   trunk/buildroot/package/libxml2/Config.in


Changeset:
Modified: trunk/buildroot/package/libxml2/Config.in
===================================================================
--- trunk/buildroot/package/libxml2/Config.in	2008-08-23 13:08:28 UTC (rev 23183)
+++ trunk/buildroot/package/libxml2/Config.in	2008-08-23 13:08:31 UTC (rev 23184)
@@ -2,4 +2,5 @@
 	bool "libxml2"
 	help
 	  XML C Parser
-	  ftp://xmlsoft.org/libxml2
+
+	  http://xmlsoft.org/




More information about the buildroot mailing list