From 9350d510321fe20f15f9f835bccbbc53eb4f562f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 17 May 2018 10:05:29 +0200 Subject: sys-fs/ctmg: use HTTPS --- sys-fs/ctmg/ctmg-1.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/ctmg/ctmg-1.2.ebuild b/sys-fs/ctmg/ctmg-1.2.ebuild index a225c80fafb..7f05530078a 100644 --- a/sys-fs/ctmg/ctmg-1.2.ebuild +++ b/sys-fs/ctmg/ctmg-1.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Simple wrapper around cryptsetup for encrypted containers" -HOMEPAGE="http://git.zx2c4.com/ctmg/about/" -SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz" +HOMEPAGE="https://git.zx2c4.com/ctmg/about/" +SRC_URI="https://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz" LICENSE="MIT" SLOT="0" -- cgit v1.2.1