summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gtest/gtest-1.6.0.ebuild')
-rw-r--r--dev-cpp/gtest/gtest-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.6.0.ebuild b/dev-cpp/gtest/gtest-1.6.0.ebuild
index 15ff07ce47ce..4aa69f8c1f81 100644
--- a/dev-cpp/gtest/gtest-1.6.0.ebuild
+++ b/dev-cpp/gtest/gtest-1.6.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
inherit python libtool
DESCRIPTION="Google C++ Testing Framework"
-HOMEPAGE="https://code.google.com/p/googletest/"
+HOMEPAGE="https://github.com/google/googletest"
SRC_URI="https://googletest.googlecode.com/files/${P}.zip"
LICENSE="BSD"