summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gmock/gmock-1.7.0.ebuild')
-rw-r--r--dev-cpp/gmock/gmock-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gmock/gmock-1.7.0.ebuild b/dev-cpp/gmock/gmock-1.7.0.ebuild
index 443dc876392d..db866284f716 100644
--- a/dev-cpp/gmock/gmock-1.7.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.7.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"