[Buildroot] [PATCH] libxslt: correct homepage link

Baruch Siach baruch at tkos.co.il
Wed Nov 9 16:40:44 UTC 2016


Link to the actual webpage of libxslt, not to the xslt spec page.

Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 package/libxslt/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libxslt/Config.in b/package/libxslt/Config.in
index ee2f66c36ed6..dfe5b99f04c9 100644
--- a/package/libxslt/Config.in
+++ b/package/libxslt/Config.in
@@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBXSLT
 	  to describe how the document is transformed into another
 	  XML document that uses the formatting vocabulary.
 
-	  http://www.w3.org/TR/xslt
+	  http://xmlsoft.org/xslt/
-- 
2.10.2



More information about the buildroot mailing list