summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gmock/gmock-1.6.0.ebuild')
-rw-r--r--dev-cpp/gmock/gmock-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gmock/gmock-1.6.0.ebuild b/dev-cpp/gmock/gmock-1.6.0.ebuild
index 25ef33ec6f27..d57d0f72d024 100644
--- a/dev-cpp/gmock/gmock-1.6.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.6.0.ebuild
@@ -8,7 +8,7 @@ inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
-SRC_URI="http://googlemock.googlecode.com/files/${P}.zip"
+SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"