diff options
Diffstat (limited to 'dev-cpp/gtest/gtest-1.6.0-r1.ebuild')
-rw-r--r-- | dev-cpp/gtest/gtest-1.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild index 38bef885aee6..a10b1c4b8fb7 100644 --- a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" inherit eutils python autotools DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="http://code.google.com/p/googletest/" +HOMEPAGE="https://code.google.com/p/googletest/" SRC_URI="http://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" |