Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/tinyxml: fix the upstream URL
@ 2014-11-01 18:08 Romain Naour
  2014-11-01 19:07 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Romain Naour @ 2014-11-01 18:08 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
---
 package/tinyxml/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/tinyxml/Config.in b/package/tinyxml/Config.in
index 061ff67..466e391 100644
--- a/package/tinyxml/Config.in
+++ b/package/tinyxml/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_TINYXML
 	  TinyXML is a simple, small, C++ XML parser that can be
 	  easily integrating into other programs.
 
-	  https://github.com/leethomason/tinyxml2
+	  http://sourceforge.net/projects/tinyxml
 
 comment "tinyxml needs a toolchain w/ C++"
 	depends on !BR2_INSTALL_LIBSTDCPP
-- 
1.9.3

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

end of thread, other threads:[~2014-11-03 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01 18:08 [Buildroot] [PATCH 1/1] package/tinyxml: fix the upstream URL Romain Naour
2014-11-01 19:07 ` Yann E. MORIN
2014-11-03 11:06   ` Maxime Hadjinlian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox