summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-17 10:05:29 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-18 08:32:26 -0400
commit9350d510321fe20f15f9f835bccbbc53eb4f562f (patch)
tree1a2a780e883490c768bb4a9c3ece0d533918de9d /sys-fs
parentmail-mta/opensmtpd: use HTTPS (diff)
downloadgentoo-9350d510321fe20f15f9f835bccbbc53eb4f562f.tar.gz
gentoo-9350d510321fe20f15f9f835bccbbc53eb4f562f.tar.bz2
gentoo-9350d510321fe20f15f9f835bccbbc53eb4f562f.zip
sys-fs/ctmg: use HTTPS
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ctmg/ctmg-1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/ctmg/ctmg-1.2.ebuild b/sys-fs/ctmg/ctmg-1.2.ebuild
index a225c80fafbc..7f05530078a9 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"