diff options
Diffstat (limited to 'dev-cpp/gmock/gmock-1.4.0.ebuild')
-rw-r--r-- | dev-cpp/gmock/gmock-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gmock/gmock-1.4.0.ebuild b/dev-cpp/gmock/gmock-1.4.0.ebuild index 834392542e32..5dc1396ac301 100644 --- a/dev-cpp/gmock/gmock-1.4.0.ebuild +++ b/dev-cpp/gmock/gmock-1.4.0.ebuild @@ -8,7 +8,7 @@ inherit libtool eutils DESCRIPTION="Google's C++ mocking framework" HOMEPAGE="https://code.google.com/p/googlemock/" -SRC_URI="http://googlemock.googlecode.com/files/${P}.tar.bz2" +SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |