gtest: fix URL in package description
authorCarlos Santos <casantos@datacom.ind.br>
Thu, 8 Sep 2016 21:13:37 +0000 (18:13 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Sep 2016 19:59:07 +0000 (21:59 +0200)
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>
package/gtest/Config.in

index c07f13bf6f4f55f036534ed035d519df08a385cd..355b736c6095cb4f3397975da29bda91842f2b05 100644 (file)
@@ -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