From f0f7c6170c37edbc61a1c8581a64e60923aa6c5b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:20:31 +0200 Subject: Use https for kernel.org and redhat.com Signed-off-by: Justin Lecher --- sys-cluster/ccs/ccs-2.03.09.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster/ccs') diff --git a/sys-cluster/ccs/ccs-2.03.09.ebuild b/sys-cluster/ccs/ccs-2.03.09.ebuild index 41ceeb976da0..9509a3ba1a40 100644 --- a/sys-cluster/ccs/ccs-2.03.09.ebuild +++ b/sys-cluster/ccs/ccs-2.03.09.ebuild @@ -11,7 +11,7 @@ MAJ_PV="$(get_major_version)" MIN_PV="$(get_version_component_range 2).$(get_version_component_range 3)" DESCRIPTION="cluster configuration system to manage the cluster config file" -HOMEPAGE="http://sources.redhat.com/cluster/wiki/" +HOMEPAGE="https://sources.redhat.com/cluster/wiki/" SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad