summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/gtest/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gtest/Config.in b/package/gtest/Config.in
index c07f13bf6f..355b736c60 100644
--- a/package/gtest/Config.in
+++ b/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
OpenPOWER on IntegriCloud