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-fs/dmraid/dmraid-1.0.0_rc14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs/dmraid/dmraid-1.0.0_rc14.ebuild') diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc14.ebuild b/sys-fs/dmraid/dmraid-1.0.0_rc14.ebuild index be58d8d95f43..342432d86e3f 100644 --- a/sys-fs/dmraid/dmraid-1.0.0_rc14.ebuild +++ b/sys-fs/dmraid/dmraid-1.0.0_rc14.ebuild @@ -8,8 +8,8 @@ MY_PV=${PV/_/.} MY_P=${PN}-${MY_PV} DESCRIPTION="Device-mapper RAID tool and library" -HOMEPAGE="http://people.redhat.com/~heinzm/sw/dmraid/" -SRC_URI="http://people.redhat.com/~heinzm/sw/dmraid/src/old/${MY_P}.tar.bz2" +HOMEPAGE="https://people.redhat.com/~heinzm/sw/dmraid/" +SRC_URI="https://people.redhat.com/~heinzm/sw/dmraid/src/old/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad