From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- dev-libs/protobuf-c/protobuf-c-0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/protobuf-c') diff --git a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild index abe9a85b8d3..7012a28a112 100644 --- a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild +++ b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit autotools-utils DESCRIPTION="code generator and runtime libraries to use Protocol Buffers (protobuf) from pure C" -HOMEPAGE="http://code.google.com/p/protobuf-c/" +HOMEPAGE="https://code.google.com/p/protobuf-c/" SRC_URI="http://protobuf-c.googlecode.com/files/${P}.tar.gz" LICENSE="BSD-2" -- cgit v1.2.1