[Buildroot] [PATCH] ccache: Fix URL

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Wed Nov 28 18:35:16 UTC 2012


Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
---
 .../package/ccache/Config.in                                         |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git buildroot-722b82f.orig/package/ccache/Config.in buildroot-722b82f/package/ccache/Config.in
index f4f7f8f..4a37973 100644
--- buildroot-722b82f.orig/package/ccache/Config.in
+++ buildroot-722b82f/package/ccache/Config.in
@@ -5,5 +5,5 @@ config BR2_PACKAGE_CCACHE
 	  caching previous compilations and detecting when the same
 	  compilation is being done again
 
-	  http://samba.ccache.org
+	  http://ccache.samba.org
 


More information about the buildroot mailing list