All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libxslt: correct homepage link
@ 2016-11-09 16:40 Baruch Siach
  2016-11-09 20:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2016-11-09 16:40 UTC (permalink / raw)
  To: buildroot

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

Signed-off-by: Baruch Siach <baruch@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] libxslt: correct homepage link
  2016-11-09 16:40 [Buildroot] [PATCH] libxslt: correct homepage link Baruch Siach
@ 2016-11-09 20:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-11-09 20:17 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed,  9 Nov 2016 18:40:44 +0200, Baruch Siach wrote:
> Link to the actual webpage of libxslt, not to the xslt spec page.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/libxslt/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-09 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09 16:40 [Buildroot] [PATCH] libxslt: correct homepage link Baruch Siach
2016-11-09 20:17 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.