Pārlūkot izejas kodu

gtest: fix URL in package description

http://code.google.com/p/googletest redirects to
https://github.com/google/googletest, now.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Carlos Santos 9 gadi atpakaļ
vecāks
revīzija
66c1d1dc16
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      package/gtest/Config.in

+ 1 - 1
package/gtest/Config.in

@@ -19,7 +19,7 @@ config BR2_PACKAGE_GTEST
 	  This package allows running testsuites on the target which
 	  might be advantageous in certain cases.
 
-	  http://code.google.com/p/googletest/
+	  https://github.com/google/googletest
 
 comment "gtest needs a toolchain w/ C++, wchar, threads"
 	depends on BR2_USE_MMU